ios-samples/HttpClient
olegoid ce27b22673 Mass update of MinimumOSVersion value in Info.plist 2015-11-13 19:06:29 -03: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
AppDelegate.cs [HttpClient] Disable web request button until we will get result 2015-09-14 11:43:45 -03:00
Cocoa.cs Pull from upstream 2015-01-19 20:39:40 +05:30
DotNet.cs Pull from upstream 2015-01-19 20:39:40 +05:30
HttpClient.csproj Adjust FinishedLaunching() structure 2015-04-01 11:58:53 -04: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 Mass update of MinimumOSVersion value in Info.plist 2015-11-13 19:06:29 -03:00
Main.cs Adjust FinishedLaunching() structure 2015-04-01 11:58:53 -04:00
MainWindow.xib Add System.Net.Http http request sample 2013-07-24 15:32:55 -04:00
MainWindow.xib.designer.cs Pull from upstream 2015-01-19 20:39:40 +05:30
Metadata.xml Add brief description tag to metadata.xml 2015-03-23 18:03:04 +03: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 Pull from upstream 2015-01-19 20:39:40 +05:30

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