ASP.Net Core Abstraction layer on top of Http Cookie.
Info
Version: | 2.0.1 |
Author(s): | Nemi Chand |
Last Update: | Thursday, March 16, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nemi-chand/CookieManager |
NuGet Url: | https://www.nuget.org/packages/CookieManager |
Install
Install-Package CookieManager
dotnet add package CookieManager
paket add CookieManager
CookieManager Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- Microsoft.AspNetCore.DataProtection(>= 1.0.0)
- Microsoft.AspNetCore.Http(>= 1.0.0)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 9.0.1)
- Microsoft.AspNetCore.DataProtection(>= 2.0.0)
- Microsoft.AspNetCore.Http(>= 2.0.0)
- Newtonsoft.Json(>= 9.0.1)
Tags