Info
Version: | 1.0.0 |
Author(s): | Kenny Munro based on the work of GoBrightBV |
Last Update: | Monday, November 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Pixsel-Limited/Microsoft.Owin.Security.ApiKey |
NuGet Url: | https://www.nuget.org/packages/Pixsel.Owin.Security.ApiKey.Standard |
Install
Install-Package Pixsel.Owin.Security.ApiKey.Standard
dotnet add package Pixsel.Owin.Security.ApiKey.Standard
paket add Pixsel.Owin.Security.ApiKey.Standard
Pixsel.Owin.Security.ApiKey.Standard Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin(>= 4.1.1)
- Microsoft.Owin.Security(>= 4.1.1)
- Owin(>= 1.0.0)
Forked from: https://github.com/GoBrightBV/Microsoft.Owin.Security.ApiKey.