This package contains functionality to submit requests to Rest APIs.
Info
Version: | 1.0.0 |
Author(s): | Richard Clarke |
Last Update: | Wednesday, January 15, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/maxica.Core.ApiClient |
Install
Install-Package maxica.Core.ApiClient
dotnet add package maxica.Core.ApiClient
paket add maxica.Core.ApiClient
maxica.Core.ApiClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Client(>= 5.2.7)
- Microsoft.AspNetCore.WebUtilities(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.Logging(>= 2.2.0)