AspNetCore OAuth authenticator for ClickView.Extensions.RestClient.
Info
Version: | 1.5.0-rc4 |
Author(s): | ClickView |
Last Update: | Thursday, April 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/clickviewapp/Extensions |
NuGet Url: | https://www.nuget.org/packages/ClickView.Extensions.RestClient.Authenticators.OAuth.AspNetCore |
Install
Install-Package ClickView.Extensions.RestClient.Authenticators.OAuth.AspNetCore
dotnet add package ClickView.Extensions.RestClient.Authenticators.OAuth.AspNetCore
paket add ClickView.Extensions.RestClient.Authenticators.OAuth.AspNetCore
ClickView.Extensions.RestClient.Authenticators.OAuth.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- ClickView.Extensions.RestClient.Authenticators.OAuth(>= 1.2.0)
- Microsoft.AspNetCore.Authentication.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Http(>= 2.2.2)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.6)
Tags