DalSoft.RestClient 4.4.1

dotnet add package DalSoft.RestClient --version 4.4.1
NuGet\Install-Package DalSoft.RestClient -Version 4.4.1
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="DalSoft.RestClient" Version="4.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DalSoft.RestClient --version 4.4.1
#r "nuget: DalSoft.RestClient, 4.4.1"
#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 DalSoft.RestClient as a Cake Addin
#addin nuget:?package=DalSoft.RestClient&version=4.4.1

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

DalSoft.RestClient - Powerful C# Rest Client

     A beautiful, dynamic and fluent C# Rest Client for all platforms.
     Create frictionless code whlist still using the HttpClient you already know.

     Extend HttpClient using Pipeline features

     Trusted by enterprises

     Easy Unit Testing

     Everything you need to know: https://restclient.dalsoft.io/

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on DalSoft.RestClient:

Package Downloads
DalSoft.RestClient.Testing

Use DalSoft.RestClient with ASP.NET Core In-Memory Test Server for integration tests.

RoomerSDK

SDK for Roomer API

RamApidotnet

Package Description

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on DalSoft.RestClient:

Repository Stars
MelbourneDeveloper/RestClient.Net
.NET REST Client Framework for all platforms
kitamstudios/rust-analyzer.vs
Rust language support for Visual Studio 2022
Version Downloads Last updated
4.4.1 41,451 12/2/2021
4.4.0 26,592 12/18/2020
4.3.0 1,938 11/25/2020
4.2.1 7,043 9/24/2020
4.2.0 20,850 10/26/2019
4.1.0 13,076 8/24/2019
4.0.0 2,195 8/4/2019
3.3.2 18,596 12/3/2018
3.3.1 2,827 10/29/2018
3.3.0 4,573 7/11/2018
3.2.3 2,052 4/25/2018
3.2.2 47,886 5/4/2017
3.1.1 1,748 4/23/2017
3.1.0 1,712 4/20/2017
3.0.3 2,500 2/27/2017
3.0.2 1,857 2/23/2017
2.0.4 4,645 12/2/2016
2.0.2 2,540 11/2/2016
2.0.1 1,729 10/28/2016
2.0.0 2,056 10/27/2016
1.0.10 4,036 6/14/2016
1.0.9 5,158 8/28/2015
1.0.8 1,627 8/28/2015
1.0.7.27011 2,035 8/3/2015
1.0.7.15372 1,675 8/28/2015
1.0.6 1,864 5/11/2015
1.0.5.2623 1,838 4/25/2015
1.0.4.41175 1,769 2/1/2015
1.0.4.41083 1,859 4/24/2015
1.0.3.29240 1,690 1/21/2015
1.0.2.31019 1,700 1/20/2015
1.0.1 1,718 1/15/2015
1.0.0 1,768 1/14/2015

Refined Act(..), As(...), Map(...), Verfiy(...) and OnException(...), tested in .net6.0