Additions and extensions for .NET web-authentication (ASP.NET Core).
Info
Version: | 0.9.0-alpha |
Author(s): | Region Örebro län |
Last Update: | Tuesday, February 13, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RegionOrebroLan/.NET-Web-Authentication-Extensions/ |
NuGet Url: | https://www.nuget.org/packages/RegionOrebroLan.Web.Authentication |
Install
Install-Package RegionOrebroLan.Web.Authentication
dotnet add package RegionOrebroLan.Web.Authentication
paket add RegionOrebroLan.Web.Authentication
RegionOrebroLan.Web.Authentication Download (Unzip the "nupkg" after downloading)
Dependencies
- IdentityModel(>= 4.3.0)
- Microsoft.AspNetCore.Authentication.Facebook(>= 3.1.4)
- Microsoft.AspNetCore.Authentication.Google(>= 3.1.4)
- Microsoft.AspNetCore.Authentication.MicrosoftAccount(>= 3.1.4)
- Microsoft.AspNetCore.Authentication.OpenIdConnect(>= 3.1.4)
- Microsoft.AspNetCore.Authentication.Twitter(>= 3.1.4)
- Microsoft.AspNetCore.Authentication.WsFederation(>= 3.1.4)
- RegionOrebroLan.Web.Authentication.Certificate(>= 0.0.5)
- System.DirectoryServices.Protocols(>= 4.7.0)