Info
Version: | 0.3.0.29 |
Author(s): | Sam Greenhalgh |
Last Update: | Monday, May 21, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://ministate.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/ministate |
Install
Install-Package ministate
dotnet add package ministate
paket add ministate
ministate Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
MiniState attempts to minimise the amount of data required to store values,
protect values from tampering using HMAC validation, reduce the risk of replay
attacks by specifying a valid lifetime of the values and mitigate the difficulties of
handling cookies set by previous revisions by using version numbers.