The assembly provides extention methods and a base class to for HttpClient proxy classes.
Info
Version: | 6.1.1 |
Author(s): | Rushui Guan |
Last Update: | Monday, September 18, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RushuiGuan/framework |
NuGet Url: | https://www.nuget.org/packages/Albatross.WebClient |
Install
Install-Package Albatross.WebClient
dotnet add package Albatross.WebClient
paket add Albatross.WebClient
Albatross.WebClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Http(>= 3.1.8)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.8)
- System.Text.Json(>= 4.7.2)