ASP.NET Core middleware that enables an application to use cookie based authentication.
Info
Version: | 2.3.0 |
Author(s): | Microsoft |
Last Update: | Tuesday, January 14, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://asp.net/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.AspNetCore.Authentication.Cookies |
Install
Install-Package Microsoft.AspNetCore.Authentication.Cookies
dotnet add package Microsoft.AspNetCore.Authentication.Cookies
paket add Microsoft.AspNetCore.Authentication.Cookies
Microsoft.AspNetCore.Authentication.Cookies Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication(>= 2.2.0)
Tags