GSS.Authentication.CAS.AspNetCore 5.8.0

dotnet add package GSS.Authentication.CAS.AspNetCore --version 5.8.0
                    
NuGet\Install-Package GSS.Authentication.CAS.AspNetCore -Version 5.8.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="GSS.Authentication.CAS.AspNetCore" Version="5.8.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GSS.Authentication.CAS.AspNetCore" Version="5.8.0" />
                    
Directory.Packages.props
<PackageReference Include="GSS.Authentication.CAS.AspNetCore" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add GSS.Authentication.CAS.AspNetCore --version 5.8.0
                    
#r "nuget: GSS.Authentication.CAS.AspNetCore, 5.8.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package GSS.Authentication.CAS.AspNetCore@5.8.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=GSS.Authentication.CAS.AspNetCore&version=5.8.0
                    
Install as a Cake Addin
#tool nuget:?package=GSS.Authentication.CAS.AspNetCore&version=5.8.0
                    
Install as a Cake Tool

GSS.Authentication.CAS

Build Status Lint Code Coverage

CAS Authentication Middleware for OWIN & ASP.NET Core

NuGet Packages

Installation

OWIN

dotnet add package GSS.Authentication.CAS.Owin

ASP.NET Core

dotnet add package GSS.Authentication.CAS.AspNetCore

Usage

Currently, CAS protocol from 1.0 to 3.0 was supported. Check out these samples to learn the basics and key features.

FAQ

Before you ask questions, please check out these issues, or read the FAQ first.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on GSS.Authentication.CAS.AspNetCore:

Package Downloads
M5x.Sso

Macula CAS Abstraction

Chd.Library.Security

Chd (Cleverly Handle Difficulty) packages are easy to use. This package contains security helpers and authentication/authorization utilities for web APIs and services.

Mi.Fx.Sso

Package Description

Chd.Security

Chd (Cleverly Handle Difficulty) packages are easy to use. Security helpers and authentication/authorization utilities for web APIs and services.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.8.0 49 8/5/2026
5.8.0-rc.0 38 8/5/2026
5.7.0 1,383 5/28/2026
5.6.1 9,694 5/29/2025
5.6.0 9,382 1/18/2025
5.5.0 9,578 4/14/2024
5.4.0 7,569 1/27/2024
5.3.3 23,257 4/2/2023
Loading failed