Simple, type-safe, mockable, and json-based extension of the native HttpClient class.
Info
Version: | 1.0.0 |
Author(s): | Gregory Zak |
Last Update: | Friday, March 10, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gzak/TypedHttpClient |
NuGet Url: | https://www.nuget.org/packages/TypedHttpClient |
Install
Install-Package TypedHttpClient
dotnet add package TypedHttpClient
paket add TypedHttpClient
TypedHttpClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.JsonPatch(>= 1.1.0)
- NETStandard.Library(>= 1.6.1)
Tags