Info
Version: | 4.4.2 |
Author(s): | DalSoft, joakimjm |
Last Update: | Monday, September 2, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://restclient.dalsoft.io/ |
NuGet Url: | https://www.nuget.org/packages/DalSoft.RestClient |
Install
Install-Package DalSoft.RestClient
dotnet add package DalSoft.RestClient
paket add DalSoft.RestClient
DalSoft.RestClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.5.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.Http(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.2)
- System.Net.Http(>= 4.3.4)
- System.Runtime.InteropServices(>= 4.3.0)
Tags
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/.