A wrapper around System.Net that works with dependency injection.
Info
Version: | 1.0.1 |
Author(s): | Somfic |
Last Update: | Tuesday, August 11, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Somfic.Http |
Install
Install-Package Somfic.Http
dotnet add package Somfic.Http
paket add Somfic.Http
Somfic.Http Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 3.1.6)
- Microsoft.Extensions.Http(>= 3.1.6)
- Microsoft.Extensions.Logging(>= 3.1.6)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.6)
- Newtonsoft.Json(>= 12.0.3)
Tags