A CAS client for ASP.NET Core web applications that supports CAS protocol versions 1.0, 2.0, and 3.0.
Info
Version: | 0.1.1-beta |
Author(s): | TheHokieCoder |
Last Update: | Tuesday, July 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TheHokieCoder/AspNetCore.Authentication.CAS/ |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.Authentication.CAS |
Install
Install-Package AspNetCore.Authentication.CAS
dotnet add package AspNetCore.Authentication.CAS
paket add AspNetCore.Authentication.CAS
AspNetCore.Authentication.CAS Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.AspNetCore.Authentication(>= 2.2.0)
- Microsoft.Extensions.Http(>= 3.1.6)
- Microsoft.AspNetCore.Authentication(>= 2.2.0)
- Microsoft.Extensions.Http(>= 3.1.6)
Tags