Thinktecture.IdentityModel.Owin.ResourceAuthorization.Mvc
2.0.0
MVC intgration package for resource/action based authorization.
Install-Package Thinktecture.IdentityModel.Owin.ResourceAuthorization.Mvc -Version 2.0.0
dotnet add package Thinktecture.IdentityModel.Owin.ResourceAuthorization.Mvc --version 2.0.0
<PackageReference Include="Thinktecture.IdentityModel.Owin.ResourceAuthorization.Mvc" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Thinktecture.IdentityModel.Owin.ResourceAuthorization.Mvc --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Thinktecture.IdentityModel.Owin.ResourceAuthorization.Mvc, 2.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- Microsoft.AspNet.Mvc (>= 5.2.2)
- Thinktecture.IdentityModel.Core (>= 1.2.0)
- Thinktecture.IdentityModel.Owin.ResourceAuthorization (>= 1.0.1)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Thinktecture.IdentityModel.Owin.ResourceAuthorization.Mvc:
Package | Downloads |
---|---|
JohnArastoozad.Authorization.AuthorizationComponent
Component used to connect applications to Identity Server 3.0 Authorization Server
|
|
GdNet.Owin.ResourceAuthorization.Mvc
ResourceAuthorization for Mvc
|
GitHub repositories
This package is not used by any popular GitHub repositories.