ministate 0.3.0.29
dotnet add package ministate --version 0.3.0.29
NuGet\Install-Package ministate -Version 0.3.0.29
<PackageReference Include="ministate" Version="0.3.0.29" />
paket add ministate --version 0.3.0.29
#r "nuget: ministate, 0.3.0.29"
// Install ministate as a Cake Addin #addin nuget:?package=ministate&version=0.3.0.29 // Install ministate as a Cake Tool #tool nuget:?package=ministate&version=0.3.0.29
MiniState simplifies managing cookie information or other string based property stores.
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
This is a beta release and may not be suitable for production environments.