PD.Authorization.Common 1.2.0

dotnet add package PD.Authorization.Common --version 1.2.0
NuGet\Install-Package PD.Authorization.Common -Version 1.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PD.Authorization.Common" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PD.Authorization.Common --version 1.2.0
#r "nuget: PD.Authorization.Common, 1.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install PD.Authorization.Common as a Cake Addin
#addin nuget:?package=PD.Authorization.Common&version=1.2.0

// Install PD.Authorization.Common as a Cake Tool
#tool nuget:?package=PD.Authorization.Common&version=1.2.0

This package contains basic classes to implement a custom claim based security system

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on PD.Authorization.Common:

Package Downloads
PD.Authorization.EntityFramework

A plugin for PD.Authorization.Common that wires permissions in order to obtain them from a database

PD.Authorization.Web.Mvc

A plugin for PD.Authorization.Common that wires permissions to an Mvc Filter Attribute

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0 3,223 11/28/2014
1.1.0 1,599 11/28/2014
1.0.1 1,518 11/27/2014
1.0.0 1,570 11/27/2014

This version adds come convenience methods to PermissionProvider