ios-samples/HttpClient
Paola Villarreal e24c196c9d HttpClient sample ported to 64-bits 2014-05-30 15:33:33 -05:00
..
Resources add new resources 2012-12-20 14:20:14 -05:00
Screenshots Added some screenshots from flickr links in the README.md files. 2011-09-29 11:40:52 +02:00
Cocoa.cs HttpClient sample ported to 64-bits 2014-05-30 15:33:33 -05:00
DotNet.cs HttpClient sample ported to 64-bits 2014-05-30 15:33:33 -05:00
HttpClient.csproj HttpClient sample ported to 64-bits 2014-05-30 15:33:33 -05:00
HttpClient.sln Fix sample to work with changes to the twitter API. Old URL no longer returned tweet feed. Also updated project format. 2012-10-22 15:10:14 -04:00
Info.plist Set bundle identifier, minimum version and rebuilt sample to fix bug 1842 2014-04-30 13:06:14 -04:00
Main.cs HttpClient sample ported to 64-bits 2014-05-30 15:33:33 -05:00
MainWindow.xib Add System.Net.Http http request sample 2013-07-24 15:32:55 -04:00
MainWindow.xib.designer.cs HttpClient sample ported to 64-bits 2014-05-30 15:33:33 -05:00
Metadata.xml Added gallery opt-in to metadata 2014-02-20 10:22:07 -05:00
NetHttp.cs Update samples url to working url. Add missing await. 2013-07-24 15:32:55 -04:00
README.md [HttpClient]updating README to remove preview 2013-10-22 18:52:44 +01:00
TableViewRocks.cs HttpClient sample ported to 64-bits 2014-05-30 15:33:33 -05:00

README.md

HTTP Client

An example on using both the .NET and Objective-C classes to send a web request in one MonoTouch application.

Authors

Miguel de Icaza