Info
Version: | 7.1.3 |
Author(s): | Christian Findlay |
Last Update: | Thursday, October 16, 2025 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/MelbourneDeveloper/RestClient.Net |
NuGet Url: | https://www.nuget.org/packages/RestClient.NET |
Install
Install-Package RestClient.NET
dotnet add package RestClient.NET
paket add RestClient.NET
RestClient.NET Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- RestClient.Net.Abstractions(>= 4.1.0)
- System.Net.Http(>= 4.3.4)
- RestClient.Net.Abstractions(>= 4.1.0)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.5)
- RestClient.Net.Abstractions(>= 4.1.0)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.5)
- RestClient.Net.Abstractions(>= 4.1.0)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.5)
Tags
Functional HTTP client library with Result types, exhaustiveness checking, and zero exceptions.