Microsoft.Owin.Security.Authorization.WebApi 1.2.2.4

dotnet add package Microsoft.Owin.Security.Authorization.WebApi --version 1.2.2.4
                    
NuGet\Install-Package Microsoft.Owin.Security.Authorization.WebApi -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.WebApi" 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.WebApi" Version="1.2.2.4" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Owin.Security.Authorization.WebApi" />
                    
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.WebApi --version 1.2.2.4
                    
#r "nuget: Microsoft.Owin.Security.Authorization.WebApi, 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.WebApi&version=1.2.2.4
                    
Install Microsoft.Owin.Security.Authorization.WebApi as a Cake Addin
#tool nuget:?package=Microsoft.Owin.Security.Authorization.WebApi&version=1.2.2.4
                    
Install Microsoft.Owin.Security.Authorization.WebApi as a Cake Tool

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

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.2.4 129,834 9/25/2022
1.2.2.4-beta 218 9/25/2022
1.2.1.5 13,269 7/1/2022
1.2.1.5-beta 199 7/1/2022
1.2.0.1 205,403 11/28/2019
1.2.0.1-beta 488 11/28/2019
1.1.1.1 69,352 1/13/2019
1.1.1.1-beta 691 1/13/2019
1.1.0.1 24,226 9/26/2017
1.1.0.1-beta 898 9/26/2017
1.0.1.2 18,226 10/11/2016
1.0.1.2-beta 958 10/11/2016
1.0.1.1-beta 999 10/10/2016
0.2.1.1 3,657 7/5/2016
0.2.1.1-beta 1,006 7/5/2016
0.2.0.1 1,383 6/26/2016
0.2.0.1-beta 995 6/26/2016
0.1.2.2-beta 980 6/21/2016
0.1.1.14-beta 1,220 6/11/2016
0.1.1.11-beta 1,013 6/5/2016
0.1.1.7-beta 1,048 6/4/2016
0.1.0.42-beta 999 6/1/2016
0.1.0.39-beta 1,075 5/31/2016
0.1.0.38-beta 1,024 5/31/2016
0.1.0.35-beta 1,008 5/30/2016

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