RestClient.Net
0.2.0
See the version list below for details.
dotnet add package RestClient.Net --version 0.2.0
NuGet\Install-Package RestClient.Net -Version 0.2.0
<PackageReference Include="RestClient.Net" Version="0.2.0" />
<PackageVersion Include="RestClient.Net" Version="0.2.0" />
<PackageReference Include="RestClient.Net" />
paket add RestClient.Net --version 0.2.0
#r "nuget: RestClient.Net, 0.2.0"
#:package RestClient.Net@0.2.0
#addin nuget:?package=RestClient.Net&version=0.2.0
#tool nuget:?package=RestClient.Net&version=0.2.0
A simple REST Client for all .NET related platforms
Warning: Alpha Release (no guarantees of quality)
Note: Close Git repo for binaries if NuGet fails.
* Open Source. (MIT License)
* Markup language agnostic. (Supports JSON, SOAP and other markup languages)
* Use strong types with REST.
* Supports Android, iOS, Windows 10, Windows 10 Phone, Silverlight, .NET, .NET Core.
* Incredibly simple.
* Async friendly (uses async, await keywords).
To get started:
https://MelbourneDeveloper@bitbucket.org/MelbourneDeveloper/restclient-.net.git
Original RESTClient.NET library here: https://github.com/nathanmentley/RestClient.NET. Or Install-Package RestClient.NET -Version 0.1.3
| 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 | 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.4 is compatible. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
| .NET Framework | net46 is compatible. 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. |
| Silverlight | sl5 is compatible. |
| Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
| Universal Windows Platform | uap was computed. uap10.0 is compatible. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on RestClient.Net:
| Package | Downloads |
|---|---|
|
CryptoCurrency.Net
Cross platform C# library for general Crypto Currency functionality, and communicating with Cryptocurrency exchanges, and Blockchain APIs. |
|
|
Relatude.PaymentMethods
Payment methods for Relatude .Net 8.0 version |
|
|
RestClient.Net.DependencyInjection
.NET REST Client Framework for all platforms. This package contains ASP.NET Core DI infrastructure. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 7.2.1 | 2,401 | 10/19/2025 |
| 7.2.0 | 258 | 10/19/2025 |
| 7.1.3 | 325 | 10/16/2025 |
| 7.1.2 | 322 | 10/16/2025 |
| 7.1.0 | 327 | 10/16/2025 |
| 7.0.0 | 328 | 10/15/2025 |
| 6.0.0 | 72,731 | 4/12/2023 |
| 5.1.0 | 75,459 | 4/9/2022 |
| 5.0.7 | 61,063 | 5/29/2021 |
| 5.0.6 | 2,046 | 5/26/2021 |
| 5.0.5-beta | 1,435 | 5/15/2021 |
| 5.0.4-beta | 1,911 | 4/26/2021 |
| 5.0.3-beta | 1,437 | 4/24/2021 |
| 5.0.2-alpha | 1,440 | 4/20/2021 |
| 5.0.1-alpha | 1,373 | 4/18/2021 |
| 5.0.0-alpha | 1,423 | 4/4/2021 |
| 4.1.0 | 102,479 | 8/8/2020 |
| 4.0.0 | 33,435 | 6/17/2020 |
| 3.2.0 | 51,363 | 2/11/2020 |
| 0.2.0 | 3,170 | 8/18/2016 |
This is the second alpha release of RESTClient.Net.
-Git repo includes the compiled binaries in case NuGet doesn't work for your platform
-NuGet name change from RESTClientDotNet -> RESTClient.NET
-Assembly name changes to RESTClient.NET