ios-samples/HttpClient
Rolf Bjarne Kvinge c48c4d648c
Add .editorconfig and fix formatting accordingly. (#471)
The new .editorconfig is copied from the one in xamarin/xamarin-macios.

Formatting was fixed using 'dotnet format whitespace --folder .'
2023-02-17 14:55:43 +01:00
..
HttpClient Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
Screenshots Update 'HttpClient' sample (#298) 2018-11-07 09:22:59 -08:00
HttpClient.sln Update 'HttpClient' sample (#298) 2018-11-07 09:22:59 -08:00
Metadata.xml Fix metadata file 2016-09-08 18:00:01 -03:00
README.md update header yaml 2019-07-29 17:25:06 -07:00

README.md

name description page_type languages products urlFragment
Xamarin.iOS - HTTP Client Example using both the .NET and Objective-C classes to send a web request in a Xamarin.iOS application sample
csharp
xamarin
httpclient

HTTP Client

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

Home Screen

License

Xamarin port changes are released under the MIT license.