Enables Nancy integration with Microsoft.Owin.Security middleware.
Info
Version: | 3.0.0 |
Author(s): | Damian Hickey |
Last Update: | Wednesday, September 11, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/damianh/Nancy.MSOwinSecurity |
NuGet Url: | https://www.nuget.org/packages/Nancy.MSOwinSecurity |
Install
Install-Package Nancy.MSOwinSecurity
dotnet add package Nancy.MSOwinSecurity
paket add Nancy.MSOwinSecurity
Nancy.MSOwinSecurity Download (Unzip the "nupkg" after downloading)
Dependencies
- Nancy(>= 2.0.0 && < 3.0.0)
- Microsoft.Owin(>= 4.0.1)
Tags