Backport of Asp.Net core's policy based authorization to Asp.Net 4.
Info
Version: | 1.2.2.4 |
Author(s): | David Parks |
Last Update: | Sunday, September 25, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DavidParks8/Owin-Authorization |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Owin.Security.Authorization |
Install
Install-Package Microsoft.Owin.Security.Authorization
dotnet add package Microsoft.Owin.Security.Authorization
paket add Microsoft.Owin.Security.Authorization
Microsoft.Owin.Security.Authorization Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin.Host.SystemWeb(>= 3.0.1)
Tags