.NetCore声明式的Http客户端库.
Info
Version: | 2.1.4 |
Author(s): | laojiu |
Last Update: | Monday, July 1, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnetcore/WebApiClient |
NuGet Url: | https://www.nuget.org/packages/WebApiClientCore |
Install
Install-Package WebApiClientCore
dotnet add package WebApiClientCore
paket add WebApiClientCore
WebApiClientCore Download (Unzip the "nupkg" after downloading)
Dependencies
- WebApiClientCore.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Caching.Memory(>= 3.0.0)
- Microsoft.Extensions.Http(>= 3.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.0.0)
- System.Text.Json(>= 4.6.0)