implementations of IAuthenticationProvider to use in api clients using HttpClient.
Info
Version: | 1.0.4 |
Author(s): | tuwrraphael |
Last Update: | Wednesday, May 23, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://tuwrraphael.github.io/OAuthApiClient/ |
NuGet Url: | https://www.nuget.org/packages/OAuthApiClient |
Install
Install-Package OAuthApiClient
dotnet add package OAuthApiClient
paket add OAuthApiClient
OAuthApiClient Download (Unzip the "nupkg" after downloading)
Dependencies
- OAuthApiClient.Abstractions(>= 1.0.4)
- Microsoft.Extensions.Caching.Abstractions(>= 2.0.2)
- Microsoft.Extensions.Options(>= 2.0.2)
- Newtonsoft.Json(>= 11.0.2)
Tags