Used with SimpleAuthentication, provides automated configuration for ASP.NET NancyFX projects.
Info
Version: | 0.9.0 |
Author(s): | Justin Adler, Phillip Haydon and contributors |
Last Update: | Thursday, December 27, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SimpleAuthentication/SimpleAuthentication |
NuGet Url: | https://www.nuget.org/packages/Nancy.SimpleAuthentication |
Install
Install-Package Nancy.SimpleAuthentication
dotnet add package Nancy.SimpleAuthentication
paket add Nancy.SimpleAuthentication
Nancy.SimpleAuthentication Download (Unzip the "nupkg" after downloading)
Dependencies
- Nancy(>= 0.21.1)
- SimpleAuthentication.Core(>= 0.3.12 && < 1.0.0)
Tags