A library to add ApiGateway authentication in external API services.
Info
Version: | 0.7.2 |
Author(s): | Shahedul Huq Khandkar |
Last Update: | Thursday, August 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/shahedk/ApiGateway |
NuGet Url: | https://www.nuget.org/packages/ApiGateway.Client |
Install
Install-Package ApiGateway.Client
dotnet add package ApiGateway.Client
paket add ApiGateway.Client
ApiGateway.Client Download (Unzip the "nupkg" after downloading)
Dependencies
- ApiGateway.Common(>= 1.1.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Http(>= 2.2.0)
- Microsoft.Extensions.Options(>= 2.2.0)
Tags