From 7837c53791def73c609bf6b228442e8710d3acec Mon Sep 17 00:00:00 2001 From: Tu Tran Date: Tue, 2 May 2017 02:17:20 -0400 Subject: [PATCH] build ios photo gallery with c# --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2d602bf..e0aa27c 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB * [Learn C# By Building a Simple RPG Game](http://scottlilly.com/learn-c-by-building-a-simple-rpg-index/) * [Create a Rogue-like game in C#](https://roguesharp.wordpress.com/) * [Create a Blank App with C# and Xamarin (work in progress)](https://www.intertech.com/Blog/xamarin-tutorial-part-1-create-a-blank-app/) +* [Build iOS Photo Library App with Xamarin and Visual Studio](https://www.raywenderlich.com/134049/building-ios-apps-with-xamarin-and-visual-studio) ## Java: * [Build a Simple HTTP Server with Java](http://javarevisited.blogspot.com/2015/06/how-to-create-http-server-in-java-serversocket-example.html)