Help functions for Azure rest api using IHttpClientFactory injection.
Info
Version: | 3.0.1 |
Author(s): | Andreas Litzell Ivarsson |
Last Update: | Monday, June 17, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ainteger/azure-restapi-helpers |
NuGet Url: | https://www.nuget.org/packages/Ainteger.Azure.RestApi |
Install
Install-Package Ainteger.Azure.RestApi
dotnet add package Ainteger.Azure.RestApi
paket add Ainteger.Azure.RestApi
Ainteger.Azure.RestApi Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.WebUtilities(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.Http(>= 2.2.0)
- Microsoft.Extensions.Options(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.2)
Tags