RestApiClient is a thin wrapper around the .net HttpClient.
Info
| Version: | 0.1.2 |
| Author(s): | crehmann |
| Last Update: | Monday, August 7, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/crehmann/RestApiClient |
| NuGet Url: | https://www.nuget.org/packages/RestApiClient.Core |
Install
Install-Package RestApiClient.Core
dotnet add package RestApiClient.Core
paket add RestApiClient.Core
RestApiClient.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Diagnostics.Tracing(>= 4.3.0)
- Microsoft.NETCore.App(>= 1.1.2)
Tags