Owin.Framework.Authorization.Core
1.1.2
dotnet add package Owin.Framework.Authorization.Core --version 1.1.2
NuGet\Install-Package Owin.Framework.Authorization.Core -Version 1.1.2
<PackageReference Include="Owin.Framework.Authorization.Core" Version="1.1.2" />
paket add Owin.Framework.Authorization.Core --version 1.1.2
#r "nuget: Owin.Framework.Authorization.Core, 1.1.2"
// Install Owin.Framework.Authorization.Core as a Cake Addin #addin nuget:?package=Owin.Framework.Authorization.Core&version=1.1.2 // Install Owin.Framework.Authorization.Core as a Cake Tool #tool nuget:?package=Owin.Framework.Authorization.Core&version=1.1.2
Interface definitions to support plug and play between OWIN Framework authorization packages
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.0
- Owin.Framework (>= 2.7.1)
-
.NETFramework 4.5
- Owin.Framework (>= 2.7.1)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Owin.Framework.Authorization.Core:
Package | Downloads |
---|---|
Owin.Framework.Authorization
Owin Framework authorization middleware that checks if the identity making the request has permission to do so and returns a 403 response if it does not |
|
Owin.Framework.Authorization.UI
User interface for managing groups, roles and permissions for the Owin Framework authorization middleware |
|
Owin.Framework.Authorization.Prius
Data access layer for the Owin Framework authorization middleware that uses the Prius ORM |
GitHub repositories
This package is not used by any popular GitHub repositories.
When access is denied, trace information includes a list of roles and permissions