Chinchilla.StateManagement is a .NET Core port of cdmdotnet.StateManagement, a C# state management framework that provides a consistent abstraction for accessing data from various collections such as thread bound contexts, HTTP Request and Response collections as well as HTTP Cookies.
Info
Version: | 4.2.11 |
Author(s): | Chinchilla Software |
Last Update: | Thursday, October 12, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cdmdotnet/StateManagement |
NuGet Url: | https://www.nuget.org/packages/Chinchilla.StateManagement |
Install
Install-Package Chinchilla.StateManagement
dotnet add package Chinchilla.StateManagement
paket add Chinchilla.StateManagement
Chinchilla.StateManagement Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- System.Runtime.Caching(>= 4.6.0)