Tiny.RestClient 1.6.3

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 3.0.3 or higher.

dotnet add package Tiny.RestClient --version 1.6.3
NuGet\Install-Package Tiny.RestClient -Version 1.6.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Tiny.RestClient" Version="1.6.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Tiny.RestClient --version 1.6.3
#r "nuget: Tiny.RestClient, 1.6.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Tiny.RestClient as a Cake Addin
#addin nuget:?package=Tiny.RestClient&version=1.6.3

// Install Tiny.RestClient as a Cake Tool
#tool nuget:?package=Tiny.RestClient&version=1.6.3

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 and custom http verbs
     * Support of ETag
     * Support of multi-part form data
     * Support of cancellation token on each requests
     * Support of : download file and Upload file
     * Automatic XML and JSON serialization / deserialization
     * Support of custom serialisation / deserialisation
     * Support of camelCase, snakeCase kebabCase for json serialization
     * Support of compression and decompression (gzip and deflate)
     * Typed exceptions which are easier to interpret
     * Define timeout globally or per request
     * Timeout exception thrown if the request is in timeout (by default HttpClient sends OperationCancelledException, so we can't distinguish between user cancellation and timeout)
     * Provide an easy way to log : all sending of request, failed to get response, and the time get response.
     * Support of export requests to postman collection
     * Support of display cURL requests in debug output
     * Support of Basic Authentification
     * Support of OAuth2 Authentification

Product 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. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.1 is compatible.  netstandard1.2 is compatible.  netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 is compatible.  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 tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.7.1 95,200 5/29/2020
1.7.0 18,157 11/1/2019
1.6.6 2,163 10/16/2019
1.6.5 1,908 10/16/2019
1.6.4 12,672 8/13/2019
1.6.3 2,769 5/21/2019
1.6.2 1,940 5/4/2019
1.6.1 32,765 1/21/2019
1.6.0 4,134 10/27/2018
1.5.5 1,538 10/18/2018
1.5.4 1,447 10/18/2018
1.5.3 1,436 10/1/2018
1.5.2 1,398 9/30/2018
1.5.1 1,377 9/26/2018
1.5.1-alpha001 1,229 9/25/2018
1.5.0 1,375 9/23/2018
1.4.2 1,473 9/17/2018
1.4.1 1,401 9/16/2018
1.4.0 1,421 9/16/2018
1.3.5 2,135 9/11/2018
1.3.4 1,389 9/10/2018
1.3.3 1,386 9/10/2018
1.3.3-alpha0001 1,240 9/10/2018
1.3.2 1,412 9/9/2018
1.3.1 1,394 9/9/2018
1.3.0 1,467 9/9/2018