Session manager for Nancy using memcache datastore.
Info
Version: | 0.0.1 |
Author(s): | Jerel Thompson |
Last Update: | Monday, June 9, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jerelthompson/Nancy.Sessions.Memcache |
NuGet Url: | https://www.nuget.org/packages/Nancy.Sessions.Memcache |
Install
Install-Package Nancy.Sessions.Memcache
dotnet add package Nancy.Sessions.Memcache
paket add Nancy.Sessions.Memcache
Nancy.Sessions.Memcache Download (Unzip the "nupkg" after downloading)
Dependencies
- Nancy.Sessions(1.0.1)
- Newtonsoft.Json(6.0.3)
- EnyimMemcached(2.12)