Microsoft.AspNetCore.Authorization 9.0.0-preview.3.24172.13

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of Microsoft.AspNetCore.Authorization.
dotnet add package Microsoft.AspNetCore.Authorization --version 9.0.0-preview.3.24172.13
NuGet\Install-Package Microsoft.AspNetCore.Authorization -Version 9.0.0-preview.3.24172.13
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.AspNetCore.Authorization" Version="9.0.0-preview.3.24172.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.Authorization --version 9.0.0-preview.3.24172.13
#r "nuget: Microsoft.AspNetCore.Authorization, 9.0.0-preview.3.24172.13"
#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 Microsoft.AspNetCore.Authorization as a Cake Addin
#addin nuget:?package=Microsoft.AspNetCore.Authorization&version=9.0.0-preview.3.24172.13&prerelease

// Install Microsoft.AspNetCore.Authorization as a Cake Tool
#tool nuget:?package=Microsoft.AspNetCore.Authorization&version=9.0.0-preview.3.24172.13&prerelease

ASP.NET Core authorization classes.
Commonly used types:
Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute
Microsoft.AspNetCore.Authorization.AuthorizeAttribute

This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d4eca39c3fc1944b2c6431bf6b22036bdb176c0d

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (644)

Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Authorization:

Package Downloads
Microsoft.AspNetCore.Authorization.Policy The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

ASP.NET Core authorization policy helper classes. This package was built from the source code at https://github.com/aspnet/Security/tree/93926543f8469614c2feb23de8a8c0561b8b2463

Microsoft.AspNetCore.Components The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Components feature for ASP.NET Core. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d4eca39c3fc1944b2c6431bf6b22036bdb176c0d

Microsoft.AspNetCore.SignalR.Core The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Real-time communication framework for ASP.NET Core. This package was built from the source code at https://github.com/aspnet/SignalR/tree/a9def470e3b8e1480c55d1c311e4b37472140307

Microsoft.AspNetCore.App The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides a default set of APIs for building an ASP.NET Core application. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

Microsoft.AspNetCore.All The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

GitHub repositories (79)

Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNetCore.Authorization:

Repository Stars
jellyfin/jellyfin
The Free Software Media System
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
abpframework/abp
Open Source Web Application Framework for ASP.NET Core. Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.
elsa-workflows/elsa-core
A .NET workflows library
dotnetcore/WTM
Use WTM to write .netcore app fast !!!
Version Downloads Last updated
9.0.0-preview.3.24172.13 3,655 4/11/2024
9.0.0-preview.2.24128.4 1,831 3/12/2024
9.0.0-preview.1.24081.5 25,750 2/13/2024
8.0.4 270,265 4/9/2024
8.0.3 773,694 3/12/2024
8.0.2 1,504,727 2/13/2024
8.0.1 1,536,956 1/9/2024
8.0.0 4,304,082 11/14/2023
8.0.0-rc.2.23480.2 156,888 10/10/2023
8.0.0-rc.1.23421.29 59,716 9/12/2023
8.0.0-preview.7.23375.9 47,040 8/8/2023
8.0.0-preview.6.23329.11 36,024 7/11/2023
8.0.0-preview.5.23302.2 13,064 6/13/2023
8.0.0-preview.4.23260.4 18,484 5/16/2023
8.0.0-preview.3.23177.8 9,348 4/11/2023
8.0.0-preview.2.23153.2 5,736 3/14/2023
8.0.0-preview.1.23112.2 57,453 2/21/2023
7.0.18 17,223 4/9/2024
7.0.17 62,572 3/12/2024
7.0.16 106,282 2/13/2024
7.0.15 189,894 1/9/2024
7.0.14 814,883 11/14/2023
7.0.13 571,815 10/24/2023
7.0.12 552,806 10/10/2023
7.0.11 765,895 9/12/2023
7.0.10 1,337,729 8/8/2023
7.0.9 977,483 7/11/2023
7.0.8 560,753 6/22/2023
7.0.7 534,889 6/13/2023
7.0.5 3,234,314 4/11/2023
7.0.4 1,548,505 3/14/2023
7.0.3 1,303,533 2/14/2023
7.0.2 1,426,032 1/10/2023
7.0.1 2,771,600 12/13/2022
7.0.0 8,215,315 11/7/2022
7.0.0-rc.2.22476.2 52,451 10/11/2022
7.0.0-rc.1.22427.2 64,369 9/14/2022
7.0.0-preview.7.22376.6 124,355 8/9/2022
7.0.0-preview.6.22330.3 8,056 7/12/2022
7.0.0-preview.5.22303.8 3,483 6/14/2022
7.0.0-preview.4.22251.1 67,294 5/10/2022
7.0.0-preview.3.22178.4 10,733 4/13/2022
7.0.0-preview.2.22153.2 3,081 3/14/2022
7.0.0-preview.1.22109.13 12,082 2/17/2022
6.0.29 18,810 4/9/2024
6.0.28 60,345 3/12/2024
6.0.27 122,637 2/13/2024
6.0.26 357,268 1/9/2024
6.0.25 598,900 11/14/2023
6.0.24 220,980 10/24/2023
6.0.23 351,777 10/10/2023
6.0.22 278,337 9/12/2023
6.0.21 923,293 8/8/2023
6.0.20 590,077 7/11/2023
6.0.19 261,078 6/22/2023
6.0.18 174,780 6/13/2023
6.0.16 1,390,242 4/11/2023
6.0.15 622,547 3/14/2023
6.0.14 877,246 2/14/2023
6.0.13 928,375 1/10/2023
6.0.12 1,065,971 12/13/2022
6.0.11 2,118,399 11/7/2022
6.0.10 3,600,728 10/11/2022
6.0.9 2,845,800 9/13/2022
6.0.8 2,664,254 8/9/2022
6.0.7 2,768,205 7/12/2022
6.0.6 2,371,224 6/14/2022
6.0.5 6,019,066 5/10/2022
6.0.4 4,067,338 4/11/2022
6.0.3 3,355,590 3/8/2022
6.0.2 2,271,739 2/8/2022
6.0.1 5,927,599 12/14/2021
6.0.0 15,071,652 11/8/2021
6.0.0-rc.2.21480.10 136,508 10/12/2021
6.0.0-rc.1.21452.15 87,578 9/14/2021
6.0.0-preview.7.21378.6 121,516 8/10/2021
6.0.0-preview.6.21355.2 181,410 7/14/2021
6.0.0-preview.5.21301.17 54,770 6/15/2021
6.0.0-preview.4.21253.5 40,583 5/24/2021
6.0.0-preview.3.21201.13 315,494 4/8/2021
6.0.0-preview.2.21154.6 3,803 3/11/2021
6.0.0-preview.1.21103.6 17,547 2/12/2021
5.0.17 504,461 5/10/2022
5.0.16 84,963 4/11/2022
5.0.15 141,995 3/8/2022
5.0.14 179,886 2/8/2022
5.0.13 724,531 12/14/2021
5.0.12 645,043 11/7/2021
5.0.11 906,590 10/12/2021
5.0.10 1,473,593 9/14/2021
5.0.9 1,894,959 8/10/2021
5.0.8 1,965,682 7/13/2021
5.0.7 1,703,447 6/8/2021
5.0.6 1,642,774 5/11/2021
5.0.5 3,599,129 4/6/2021
5.0.4 1,422,637 3/9/2021
5.0.3 1,894,752 2/9/2021
5.0.2 1,727,226 1/12/2021
5.0.1 971,829 12/8/2020
5.0.0 7,402,897 11/9/2020
5.0.0-rc.2.20475.17 458,583 10/13/2020
5.0.0-rc.1.20451.17 154,014 9/14/2020
5.0.0-preview.8.20414.8 33,437 8/25/2020
5.0.0-preview.7.20365.19 12,973 7/21/2020
5.0.0-preview.6.20312.15 16,682 6/25/2020
5.0.0-preview.5.20279.2 3,025 6/10/2020
5.0.0-preview.4.20257.10 9,468 5/18/2020
5.0.0-preview.3.20215.14 11,129 4/23/2020
5.0.0-preview.2.20167.3 20,645 4/2/2020
5.0.0-preview.1.20124.5 15,942 3/16/2020
3.1.32 881,297 12/13/2022
3.1.31 50,894 11/8/2022
3.1.30 79,046 10/11/2022
3.1.29 99,866 9/13/2022
3.1.28 101,822 8/9/2022
3.1.27 57,737 7/12/2022
3.1.26 43,714 6/14/2022
3.1.25 498,795 5/10/2022
3.1.24 194,852 4/11/2022
3.1.23 94,875 3/8/2022
3.1.22 557,226 12/14/2021
3.1.21 1,497,568 11/7/2021
3.1.20 263,896 10/11/2021
3.1.19 264,430 9/14/2021
3.1.18 711,240 8/10/2021
3.1.17 282,238 7/13/2021
3.1.16 774,599 6/8/2021
3.1.15 419,183 5/11/2021
3.1.14 1,358,081 4/6/2021
3.1.13 748,931 3/9/2021
3.1.12 519,158 2/9/2021
3.1.11 791,288 1/12/2021
3.1.10 2,040,917 11/9/2020
3.1.9 1,934,847 10/13/2020
3.1.8 4,953,769 9/8/2020
3.1.7 1,461,533 8/11/2020
3.1.6 7,940,553 7/14/2020
3.1.5 3,515,758 6/9/2020
3.1.4 10,533,928 5/12/2020
3.1.3 7,136,497 3/24/2020
3.1.2 4,749,357 2/18/2020
3.1.1 2,448,126 1/14/2020
3.1.0 5,975,146 12/3/2019
3.1.0-preview3.19555.2 1,395,006 11/13/2019
3.1.0-preview2.19528.8 40,767 11/1/2019
3.1.0-preview1.19508.20 88,061 10/15/2019
3.0.3 891,578 2/18/2020
3.0.2 13,955 1/14/2020
3.0.0 3,109,436 9/23/2019
3.0.0-rc1.19457.4 77,052 9/16/2019
3.0.0-preview9.19424.4 233,219 9/4/2019
3.0.0-preview8.19405.7 29,856 8/13/2019
3.0.0-preview7.19365.7 34,065 7/23/2019
3.0.0-preview6.19307.2 126,770 6/12/2019
2.2.0 271,259,986 12/3/2018
2.2.0-preview3-35497 155,220 10/17/2018
2.2.0-preview2-35157 84,345 9/12/2018
2.2.0-preview1-35029 51,782 8/22/2018
2.1.2 16,136,789 8/21/2018
2.1.1 58,685,143 6/18/2018
2.1.0 115,988,121 5/29/2018
2.1.0-rc1-final 189,787 5/6/2018
2.1.0-preview2-final 336,583 4/10/2018
2.1.0-preview1-final 224,320 2/26/2018
2.0.4 7,806,919 5/7/2018
2.0.3 8,052,901 3/13/2018
2.0.1 18,406,012 11/14/2017
2.0.0 80,778,659 8/11/2017
2.0.0-preview2-final 121,512 6/27/2017
2.0.0-preview1-final 42,164 5/10/2017
1.1.3 2,449,712 9/20/2017
1.1.2 3,856,768 5/9/2017
1.1.1 4,001,299 3/6/2017
1.1.0 3,639,102 11/16/2016
1.1.0-preview1-final 43,589 10/24/2016
1.0.5 2,851,953 11/14/2017
1.0.4 93,851 9/20/2017
1.0.3 27,595,037 5/9/2017
1.0.2 16,511,414 3/6/2017
1.0.1 549,147 12/12/2016
1.0.0 11,471,779 6/27/2016
1.0.0-rc2-final 207,264 5/16/2016