Nancy Extension that integrates AspNetCore sessions into Nancy Sessions.
Info
Version: | 2.0.0 |
Author(s): | Jeff Pang |
Last Update: | Sunday, September 3, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jeff-pang/Nancy.AspNetCore.Session |
NuGet Url: | https://www.nuget.org/packages/Nancy.AspNetCore.Session |
Install
Install-Package Nancy.AspNetCore.Session
dotnet add package Nancy.AspNetCore.Session
paket add Nancy.AspNetCore.Session
Nancy.AspNetCore.Session Download (Unzip the "nupkg" after downloading)
Dependencies
- Nancy.AspNetCore.Http(>= 2.0.0)
- Microsoft.AspNetCore.Hosting(>= 2.0.0)
Tags