ASP.NET middleware that enables an application to use cookie based authentication, similar to ASP.NET's forms authentication.
Info
Version: | 1.0.0-beta3 |
Author(s): | Microsoft |
Last Update: | Friday, February 13, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.asp.net/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.AspNet.Security.Cookies |
Install
Install-Package Microsoft.AspNet.Security.Cookies
dotnet add package Microsoft.AspNet.Security.Cookies
paket add Microsoft.AspNet.Security.Cookies
Microsoft.AspNet.Security.Cookies Download (Unzip the "nupkg" after downloading)
Dependencies
aspnet50
- Microsoft.AspNet.Security(1.0.03)
- Newtonsoft.Json(6.0.6)
- Microsoft.AspNet.Security(1.0.03)
- Newtonsoft.Json(6.0.6)