Log in with Veracity Identity in aspnetcore applications.
Info
Version: | 3.6.5 |
Author(s): | Veracity |
Last Update: | Wednesday, December 6, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://developer.veracity.com/docs |
NuGet Url: | https://www.nuget.org/packages/Veracity.Common.Authentication.AspNetCore |
Install
Install-Package Veracity.Common.Authentication.AspNetCore
dotnet add package Veracity.Common.Authentication.AspNetCore
paket add Veracity.Common.Authentication.AspNetCore
Veracity.Common.Authentication.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
netcoreapp3.0
- Veracity.Common.Authentication.Abstractions(>= 2.2.5)
- Microsoft.AspNetCore.Authentication(>= 2.2.0)
- Microsoft.AspNetCore.Authentication.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Authentication.Cookies(>= 2.2.0)
- Microsoft.AspNetCore.Authentication.OpenIdConnect(>= 3.0.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.Extensions.Configuration(>= 3.0.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.0.0)
- Microsoft.Extensions.Configuration.Binder(>= 3.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 3.0.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect(>= 5.5.0)
Tags