HttpClient extensions for calling APIs secured with Csg.AspNetCore.Authentication.ApiKey authentication.
Info
| Version: | 2.0.2 |
| Author(s): | CSG |
| Last Update: | Thursday, January 26, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/csgsolutions/aspnetcore-apikeys |
| NuGet Url: | https://www.nuget.org/packages/Csg.ApiKeyGenerator |
Install
Install-Package Csg.ApiKeyGenerator
dotnet add package Csg.ApiKeyGenerator
paket add Csg.ApiKeyGenerator
Csg.ApiKeyGenerator Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.WebUtilities(>= 2.1.0)