.net standard http request manager based on HttpClient.
Info
| Version: | 2.0.6 |
| Author(s): | David Tabatadze |
| Last Update: | Wednesday, January 25, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/davidtabatadze/CoreKit |
| NuGet Url: | https://www.nuget.org/packages/CoreKit.Connectivity.HTTP |
Install
Install-Package CoreKit.Connectivity.HTTP
dotnet add package CoreKit.Connectivity.HTTP
paket add CoreKit.Connectivity.HTTP
CoreKit.Connectivity.HTTP Download (Unzip the "nupkg" after downloading)
Dependencies
- CoreKit.Extension(>= 2.0.7)
- CoreKit.Sync(>= 1.0.1)
- Microsoft.Extensions.Options(>= 2.2.0)
Tags