Microsoft.Owin.Security.Authorization 1.2.2.4

dotnet add package Microsoft.Owin.Security.Authorization --version 1.2.2.4
                    
NuGet\Install-Package Microsoft.Owin.Security.Authorization -Version 1.2.2.4
                    
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="Microsoft.Owin.Security.Authorization" Version="1.2.2.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Owin.Security.Authorization" Version="1.2.2.4" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Owin.Security.Authorization" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Owin.Security.Authorization --version 1.2.2.4
                    
#r "nuget: Microsoft.Owin.Security.Authorization, 1.2.2.4"
                    
#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.
#addin nuget:?package=Microsoft.Owin.Security.Authorization&version=1.2.2.4
                    
Install Microsoft.Owin.Security.Authorization as a Cake Addin
#tool nuget:?package=Microsoft.Owin.Security.Authorization&version=1.2.2.4
                    
Install Microsoft.Owin.Security.Authorization as a Cake Tool

Backport of Asp.Net core's policy based authorization to Asp.Net 4.

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Microsoft.Owin.Security.Authorization:

Package Downloads
Microsoft.Owin.Security.Authorization.WebApi

Backport of Asp.Net core's policy based authorization to Asp.Net 4 WebApi 2

Microsoft.Owin.Security.Authorization.Mvc

Backport of Asp.Net core's policy based authorization to Asp.Net 4 Mvc 5

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.2.4 186,822 9/25/2022
1.2.2.4-beta 301 9/25/2022
1.2.1.5 24,874 7/1/2022
1.2.0.1 279,259 11/28/2019
1.2.0.1-beta 663 11/28/2019
1.1.1.1 90,265 1/13/2019
1.1.1.1-beta 869 1/13/2019
1.1.0.1 109,006 9/26/2017
1.0.1.2 24,748 10/11/2016
1.0.1.2-beta 1,123 10/11/2016
1.0.1.1-beta 1,169 10/10/2016
0.2.1.1 4,187 7/5/2016
0.2.1.1-beta 1,213 7/5/2016
0.2.0.1 2,106 6/26/2016
0.1.2.2-beta 1,182 6/21/2016
0.1.1.14-beta 1,398 6/11/2016
0.1.1.11-beta 1,220 6/5/2016
0.1.1.7-beta 955 6/4/2016
0.1.0.42-beta 1,169 6/1/2016
0.1.0.39-beta 1,245 5/31/2016
0.1.0.38-beta 1,165 5/31/2016
0.1.0.35-beta 1,181 5/30/2016

Please go to https://github.com/DavidParks8/Owin-Authorization/releases for the latest release notes.