Implements registration of clients into a ServiceCollection.
Info
Version: | 0.19.1 |
Author(s): | Beffyman |
Last Update: | Tuesday, September 3, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.Client |
Install
Install-Package AspNetCore.Client
dotnet add package AspNetCore.Client
paket add AspNetCore.Client
AspNetCore.Client Download (Unzip the "nupkg" after downloading)
Dependencies
- Flurl.Http(>= 2.4.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.0)
- Microsoft.Extensions.Http(>= 2.1.0)
- System.Threading.Tasks.Extensions(>= 4.5.1)