Tiny.RestClient
1.3.3-alpha0001
See the version list below for details.
Requires NuGet 3.0.3 or higher.
dotnet add package Tiny.RestClient --version 1.3.3-alpha0001
NuGet\Install-Package Tiny.RestClient -Version 1.3.3-alpha0001
<PackageReference Include="Tiny.RestClient" Version="1.3.3-alpha0001" />
<PackageVersion Include="Tiny.RestClient" Version="1.3.3-alpha0001" />
<PackageReference Include="Tiny.RestClient" />
paket add Tiny.RestClient --version 1.3.3-alpha0001
#r "nuget: Tiny.RestClient, 1.3.3-alpha0001"
#addin nuget:?package=Tiny.RestClient&version=1.3.3-alpha0001&prerelease
#tool nuget:?package=Tiny.RestClient&version=1.3.3-alpha0001&prerelease
Tiny.RestClient facilitates the dialog between your API and your application. It hides all the complexity of communication, deserialisation ...
Features :
* Modern async http client for REST API.
* Support of verbs : GET, POST , PUT, DELETE, PATCH, HEAD
* Support of custom http verbs
* Support of cancellation token on each requests
* Automatic XML and JSON serialization / deserialization
* Support of custom serialisation / deserialisation
* Support of multi-part form data
* Download file
* Upload file
* Optimized http calls
* Typed exceptions which are easier to interpret
* Provide an easy way to log : all sending of request, failed to get response, and the time get response.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Newtonsoft.Json (>= 11.0.2)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Tiny.RestClient:
Package | Downloads |
---|---|
Cardinal.ClickSign
Biblioteca de acesso à api do serviço de assinatura de documentos online ClickSign baseada em .Net Standard 2.0. |
|
FrappeRestClient.Net
.Net REST client for Frappe Framework |
|
Cardinal.AspNetCore.Identity
Biblioteca de autenticação e autorização Cardinal .NET Core API. |
|
Coder.WebHttpClient
提供简易的HttpClient访问方式 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
2.0.0-alpha003 | 1,493 | 10/17/2024 |
2.0.0-alpha002 | 105 | 10/17/2024 |
2.0.0-alpha001 | 423 | 9/6/2024 |
1.7.1 | 134,454 | 5/29/2020 |
1.7.0 | 20,813 | 11/1/2019 |
1.6.6 | 2,364 | 10/16/2019 |
1.6.5 | 2,070 | 10/16/2019 |
1.6.4 | 14,844 | 8/13/2019 |
1.6.3 | 3,022 | 5/21/2019 |
1.6.2 | 2,123 | 5/4/2019 |
1.6.1 | 44,934 | 1/21/2019 |
1.6.0 | 4,366 | 10/27/2018 |
1.5.5 | 1,729 | 10/18/2018 |
1.5.4 | 1,621 | 10/18/2018 |
1.5.3 | 1,631 | 10/1/2018 |
1.5.2 | 1,608 | 9/30/2018 |
1.5.1 | 1,570 | 9/26/2018 |
1.5.1-alpha001 | 1,414 | 9/25/2018 |
1.5.0 | 1,573 | 9/23/2018 |
1.4.2 | 1,678 | 9/17/2018 |
1.4.1 | 1,583 | 9/16/2018 |
1.4.0 | 1,611 | 9/16/2018 |
1.3.5 | 2,320 | 9/11/2018 |
1.3.4 | 1,592 | 9/10/2018 |
1.3.3 | 1,587 | 9/10/2018 |
1.3.3-alpha0001 | 1,454 | 9/10/2018 |
1.3.2 | 1,599 | 9/9/2018 |
1.3.1 | 1,597 | 9/9/2018 |
1.3.0 | 1,710 | 9/9/2018 |
See release notes at https://github.com/jgiacomini/Tiny.RestClient/blob/1.3.2/RELEASE-NOTES.md