Simple session store for Nancy using in memory cache.
Info
| Version: | 0.1.2 |
| Author(s): | Brendan McMahon |
| Last Update: | Wednesday, June 18, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/bernos/Nancy.MemoryCacheBasedSessions |
| NuGet Url: | https://www.nuget.org/packages/Nancy.MemoryCacheBasedSessions |
Install
Install-Package Nancy.MemoryCacheBasedSessions
dotnet add package Nancy.MemoryCacheBasedSessions
paket add Nancy.MemoryCacheBasedSessions
Nancy.MemoryCacheBasedSessions Download (Unzip the "nupkg" after downloading)
Dependencies
- Nancy(0.23.0)
Tags