OWIN middleware for working with session-cookie and session properties.
Info
| Version: | 1.0.0.10 |
| Author(s): | Wouter Huysentruit |
| Last Update: | Friday, December 8, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/huysentruitw/owin-session-middleware |
| NuGet Url: | https://www.nuget.org/packages/OwinSessionMiddleware |
Install
Install-Package OwinSessionMiddleware
dotnet add package OwinSessionMiddleware
paket add OwinSessionMiddleware
OwinSessionMiddleware Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin(>= 3.1.0)