Microsoft.AspNetCore.Authorization 5.0.10

Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Authorization --version 5.0.10
                    
NuGet\Install-Package Microsoft.AspNetCore.Authorization -Version 5.0.10
                    
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="5.0.10" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Authorization" Version="5.0.10" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.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.AspNetCore.Authorization --version 5.0.10
                    
#r "nuget: Microsoft.AspNetCore.Authorization, 5.0.10"
                    
#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.
#:package [email protected]
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.AspNetCore.Authorization&version=5.0.10
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Authorization&version=5.0.10
                    
Install as a Cake Tool

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/b92c9f50f0333ea661785ba849f303cde6a93844

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.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 is compatible.  net462 was computed.  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 (812)

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

Package Downloads
Microsoft.AspNetCore.Authorization.Policy

ASP.NET Core authorization policy helper classes.

Microsoft.AspNetCore.Components

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

Microsoft.AspNetCore.SignalR.Core

Real-time communication framework for ASP.NET Core.

Microsoft.AspNetCore.Components.Authorization

Authentication and authorization support for Blazor applications. This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa

Microsoft.AspNetCore.App

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.

GitHub repositories (77)

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

Repository Stars
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
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. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
dotnetcore/WTM
Use WTM to write .netcore app fast !!!
Ombi-app/Ombi
Want a Movie or TV Show on Plex/Emby/Jellyfin? Use Ombi!
dotnetcore/osharp
OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。
aspnet/SignalR
[Archived] Incredibly simple real-time web for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
aspnet/Identity
[Archived] ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCore
enkodellc/blazorboilerplate
Blazor Boilerplate / Starter Template with MudBlazor
CoreWCF/CoreWCF
Main repository for the Core WCF project
Webreaper/Damselfly
Damselfly is a server-based Photograph Management app. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. Damselfly includes support for object/face detection.
VirtoCommerce/vc-platform
Virto Commerce B2B Innovation Platform
bitfoundation/bitplatform
Build all of your apps using what you already know and love ❤️
voat/voat
The code that powers Voat
Azure/data-api-builder
Data API builder provides modern REST and GraphQL endpoints to your Azure Databases and on-prem stores.
UiPath/CoreWF
WF runtime ported to work on .NET 6
iioter/iotgateway
An industrial IoTGateway with B/S architecture that enables bidirectional communication between industrial devices (southbound connections) and IoT platforms (northbound connections). It supports numerous industrial protocols, and can connect to various IoT cloud platforms.
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
snatch-dev/Convey
A simple recipe for .NET Core microservices.
Version Downloads Last Updated
10.0.0 17,355 11/11/2025
10.0.0-rc.2.25502.107 46,527 10/14/2025
10.0.0-rc.1.25451.107 51,457 9/9/2025
10.0.0-preview.7.25380.108 12,074 8/12/2025
10.0.0-preview.6.25358.103 5,521 7/15/2025
10.0.0-preview.5.25277.114 7,283 6/6/2025
10.0.0-preview.4.25258.110 5,467 5/12/2025
10.0.0-preview.3.25172.1 5,688 4/10/2025
10.0.0-preview.2.25164.1 2,066 3/18/2025
10.0.0-preview.1.25120.3 2,551 2/25/2025
9.0.11 10,271 11/11/2025
9.0.10 479,193 10/14/2025
9.0.9 995,810 9/9/2025
9.0.8 1,094,823 8/5/2025
9.0.7 911,242 7/8/2025
9.0.6 1,108,815 6/10/2025
9.0.5 3,086,241 5/13/2025
9.0.4 2,077,467 4/8/2025
9.0.3 1,219,128 3/11/2025
9.0.2 1,824,890 2/11/2025
9.0.1 3,167,488 1/14/2025
9.0.0 5,388,863 11/12/2024
9.0.0-rc.2.24474.3 78,080 10/8/2024
9.0.0-rc.1.24452.1 64,878 9/10/2024
9.0.0-preview.7.24406.2 33,968 8/13/2024
9.0.0-preview.6.24328.4 19,569 7/9/2024
9.0.0-preview.5.24306.11 21,933 6/11/2024
9.0.0-preview.4.24267.6 4,776 5/21/2024
9.0.0-preview.3.24172.13 118,051 4/11/2024
9.0.0-preview.2.24128.4 3,694 3/12/2024
9.0.0-preview.1.24081.5 42,369 2/13/2024
8.0.22 9,044 11/11/2025
8.0.21 307,814 10/14/2025
8.0.20 531,851 9/9/2025
8.0.19 781,976 8/4/2025
8.0.18 590,651 7/8/2025
8.0.17 707,405 6/10/2025
8.0.16 889,776 5/13/2025
8.0.15 2,042,304 4/8/2025
8.0.14 1,327,348 3/11/2025
8.0.13 1,620,130 2/11/2025
8.0.12 2,633,835 1/14/2025
8.0.11 6,182,617 11/12/2024
8.0.10 9,039,032 10/8/2024
8.0.8 7,772,949 8/13/2024
8.0.7 4,809,273 7/9/2024
8.0.6 7,135,696 5/28/2024
8.0.5 2,419,670 5/14/2024
8.0.4 6,459,257 4/9/2024
8.0.3 4,724,687 3/12/2024
8.0.2 5,749,209 2/13/2024
8.0.1 5,048,331 1/9/2024
8.0.0 18,417,638 11/14/2023
8.0.0-rc.2.23480.2 263,251 10/10/2023
8.0.0-rc.1.23421.29 73,499 9/12/2023
8.0.0-preview.7.23375.9 105,785 8/8/2023
8.0.0-preview.6.23329.11 55,210 7/11/2023
8.0.0-preview.5.23302.2 14,545 6/13/2023
8.0.0-preview.4.23260.4 53,931 5/16/2023
8.0.0-preview.3.23177.8 10,774 4/11/2023
8.0.0-preview.2.23153.2 6,613 3/14/2023
8.0.0-preview.1.23112.2 58,477 2/21/2023
7.0.20 751,798 5/28/2024
7.0.19 164,210 5/14/2024
7.0.18 229,373 4/9/2024
7.0.17 319,240 3/12/2024
7.0.16 452,171 2/13/2024
7.0.15 461,407 1/9/2024
7.0.14 1,780,588 11/14/2023
7.0.13 972,350 10/24/2023
7.0.12 973,532 10/10/2023
7.0.11 1,163,539 9/12/2023
7.0.10 2,138,061 8/8/2023
7.0.9 1,641,035 7/11/2023
7.0.8 815,400 6/22/2023
7.0.7 827,477 6/13/2023
7.0.5 4,476,927 4/11/2023
7.0.4 1,915,416 3/14/2023
7.0.3 1,708,034 2/14/2023
7.0.2 2,099,752 1/10/2023
7.0.1 5,187,850 12/13/2022
7.0.0 12,935,091 11/7/2022
7.0.0-rc.2.22476.2 65,224 10/11/2022
7.0.0-rc.1.22427.2 89,932 9/14/2022
7.0.0-preview.7.22376.6 131,886 8/9/2022
7.0.0-preview.6.22330.3 9,580 7/12/2022
7.0.0-preview.5.22303.8 3,870 6/14/2022
7.0.0-preview.4.22251.1 108,320 5/10/2022
7.0.0-preview.3.22178.4 15,101 4/13/2022
7.0.0-preview.2.22153.2 4,244 3/14/2022
7.0.0-preview.1.22109.13 27,984 2/17/2022
6.0.36 428,376 11/12/2024
6.0.35 151,875 10/8/2024
6.0.33 354,194 8/13/2024
6.0.32 227,232 7/9/2024
6.0.31 320,658 5/28/2024
6.0.30 195,672 5/14/2024
6.0.29 389,855 4/9/2024
6.0.28 535,000 3/12/2024
6.0.27 483,999 2/13/2024
6.0.26 1,121,440 1/9/2024
6.0.25 1,627,807 11/14/2023
6.0.24 527,122 10/24/2023
6.0.23 2,187,751 10/10/2023
6.0.22 469,141 9/12/2023
6.0.21 1,794,767 8/8/2023
6.0.20 958,855 7/11/2023
6.0.19 472,044 6/22/2023
6.0.18 315,245 6/13/2023
6.0.16 2,113,934 4/11/2023
6.0.15 1,006,897 3/14/2023
6.0.14 1,504,340 2/14/2023
6.0.13 1,403,346 1/10/2023
6.0.12 1,515,314 12/13/2022
6.0.11 2,806,116 11/7/2022
6.0.10 6,443,646 10/11/2022
6.0.9 3,523,034 9/13/2022
6.0.8 3,359,840 8/9/2022
6.0.7 3,878,518 7/12/2022
6.0.6 3,039,986 6/14/2022
6.0.5 7,510,116 5/10/2022
6.0.4 5,261,680 4/11/2022
6.0.3 4,602,333 3/8/2022
6.0.2 2,886,926 2/8/2022
6.0.1 7,410,604 12/14/2021
6.0.0 19,771,604 11/8/2021
6.0.0-rc.2.21480.10 147,789 10/12/2021
6.0.0-rc.1.21452.15 100,672 9/14/2021
6.0.0-preview.7.21378.6 156,589 8/10/2021
6.0.0-preview.6.21355.2 205,928 7/14/2021
6.0.0-preview.5.21301.17 65,334 6/15/2021
6.0.0-preview.4.21253.5 53,791 5/24/2021
6.0.0-preview.3.21201.13 376,128 4/8/2021
6.0.0-preview.2.21154.6 4,614 3/11/2021 6.0.0-preview.2.21154.6 is deprecated because it is no longer maintained.
6.0.0-preview.1.21103.6 19,701 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 756,208 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 145,884 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 223,127 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 279,660 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 1,083,500 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 1,065,400 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 1,074,986 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 1,672,084 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 2,294,678 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 2,362,662 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 2,058,349 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 1,920,132 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 4,375,358 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 1,756,487 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 2,276,599 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 2,050,738 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 1,101,886 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 8,701,619 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 543,781 10/13/2020 5.0.0-rc.2.20475.17 is deprecated because it is no longer maintained.
5.0.0-rc.1.20451.17 190,570 9/14/2020 5.0.0-rc.1.20451.17 is deprecated because it is no longer maintained.
5.0.0-preview.8.20414.8 36,098 8/25/2020 5.0.0-preview.8.20414.8 is deprecated because it is no longer maintained.
5.0.0-preview.7.20365.19 15,091 7/21/2020 5.0.0-preview.7.20365.19 is deprecated because it is no longer maintained.
5.0.0-preview.6.20312.15 18,029 6/25/2020 5.0.0-preview.6.20312.15 is deprecated because it is no longer maintained.
5.0.0-preview.5.20279.2 3,558 6/10/2020 5.0.0-preview.5.20279.2 is deprecated because it is no longer maintained.
5.0.0-preview.4.20257.10 11,872 5/18/2020 5.0.0-preview.4.20257.10 is deprecated because it is no longer maintained.
5.0.0-preview.3.20215.14 12,061 4/23/2020 5.0.0-preview.3.20215.14 is deprecated because it is no longer maintained.
5.0.0-preview.2.20167.3 22,067 4/2/2020 5.0.0-preview.2.20167.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20124.5 18,435 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 2,368,582 12/13/2022
3.1.31 103,949 11/8/2022
3.1.30 175,895 10/11/2022
3.1.29 243,251 9/13/2022
3.1.28 185,674 8/9/2022
3.1.27 115,257 7/12/2022
3.1.26 94,250 6/14/2022
3.1.25 588,521 5/10/2022
3.1.24 313,501 4/11/2022
3.1.23 189,160 3/8/2022
3.1.22 742,725 12/14/2021
3.1.21 1,802,540 11/7/2021
3.1.20 380,653 10/11/2021
3.1.19 380,335 9/14/2021
3.1.18 965,311 8/10/2021
3.1.17 351,739 7/13/2021
3.1.16 4,597,936 6/8/2021
3.1.15 550,137 5/11/2021
3.1.14 1,605,093 4/6/2021
3.1.13 873,121 3/9/2021
3.1.12 648,310 2/9/2021
3.1.11 1,200,729 1/12/2021
3.1.10 2,398,447 11/9/2020
3.1.9 2,317,402 10/13/2020
3.1.8 5,937,992 9/8/2020
3.1.7 1,764,101 8/11/2020
3.1.6 9,202,693 7/14/2020
3.1.5 4,292,666 6/9/2020
3.1.4 13,580,910 5/12/2020
3.1.3 10,258,937 3/24/2020
3.1.2 5,942,114 2/18/2020
3.1.1 2,863,744 1/14/2020
3.1.0 7,328,317 12/3/2019
3.1.0-preview3.19555.2 2,241,385 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 44,392 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 136,111 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 1,912,137 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 61,473 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 3,858,099 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 97,243 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 254,765 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 31,663 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 37,553 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 223,838 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
2.3.0 19,906,247 1/14/2025
2.2.0 433,389,837 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 162,903 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 89,942 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 54,995 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.2 20,365,717 8/21/2018
2.1.1 81,884,814 6/18/2018
2.1.0 135,026,309 5/29/2018
2.1.0-rc1-final 201,527 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 399,257 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 239,158 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.4 8,744,883 5/7/2018 2.0.4 is deprecated because it is no longer maintained.
2.0.3 8,986,687 3/13/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.1 21,297,698 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 88,559,666 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 129,176 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 45,711 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 3,015,923 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 4,359,820 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 4,365,799 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 4,332,496 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 45,492 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 3,591,988 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 159,705 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 29,756,485 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 17,720,616 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 603,638 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 13,304,347 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 250,588 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.