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 126,447 9/25/2022
1.2.2.4-beta 212 9/25/2022
1.2.1.5 12,846 7/1/2022
1.2.1.5-beta 192 7/1/2022
1.2.0.1 203,488 11/28/2019
1.2.0.1-beta 477 11/28/2019
1.1.1.1 69,282 1/13/2019
1.1.1.1-beta 679 1/13/2019
1.1.0.1 23,617 9/26/2017
1.1.0.1-beta 878 9/26/2017
1.0.1.2 18,017 10/11/2016
1.0.1.2-beta 936 10/11/2016
1.0.1.1-beta 979 10/10/2016
0.2.1.1 3,634 7/5/2016
0.2.1.1-beta 985 7/5/2016
0.2.0.1 1,359 6/26/2016
0.2.0.1-beta 974 6/26/2016
0.1.2.2-beta 958 6/21/2016
0.1.1.14-beta 1,199 6/11/2016
0.1.1.11-beta 992 6/5/2016
0.1.1.7-beta 1,026 6/4/2016
0.1.0.42-beta 978 6/1/2016
0.1.0.39-beta 1,054 5/31/2016
0.1.0.38-beta 1,003 5/31/2016
0.1.0.35-beta 987 5/30/2016

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