Microsoft.AspNetCore.Authorization 8.0.0-preview.6.23329.11

Prefix Reserved
This is a prerelease version of Microsoft.AspNetCore.Authorization.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Authorization --version 8.0.0-preview.6.23329.11
                    
NuGet\Install-Package Microsoft.AspNetCore.Authorization -Version 8.0.0-preview.6.23329.11
                    
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="8.0.0-preview.6.23329.11" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Authorization" Version="8.0.0-preview.6.23329.11" />
                    
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 8.0.0-preview.6.23329.11
                    
#r "nuget: Microsoft.AspNetCore.Authorization, 8.0.0-preview.6.23329.11"
                    
#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.AspNetCore.Authorization&version=8.0.0-preview.6.23329.11&prerelease
                    
Install Microsoft.AspNetCore.Authorization as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Authorization&version=8.0.0-preview.6.23329.11&prerelease
                    
Install Microsoft.AspNetCore.Authorization 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/fb4b5a21ebd67b31fff4ddf5c039181da504c932

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 is compatible.  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 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 (767)

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

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

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 (83)

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.
lanedirt/AliasVault
A self-hostable, end-to-end encrypted password manager with a built-in alias generator and email server.
snatch-dev/Convey
A simple recipe for .NET Core microservices.
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
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.
Version Downloads Last updated
10.0.0-preview.5.25277.114 1,404 6/6/2025
10.0.0-preview.4.25258.110 2,752 5/12/2025
10.0.0-preview.3.25172.1 4,356 4/10/2025
10.0.0-preview.2.25164.1 1,863 3/18/2025
10.0.0-preview.1.25120.3 2,334 2/25/2025
9.0.6 99,528 6/10/2025
9.0.5 637,773 5/13/2025
9.0.4 1,120,866 4/8/2025
9.0.3 854,597 3/11/2025
9.0.2 1,216,502 2/11/2025
9.0.1 1,545,766 1/14/2025
9.0.0 3,436,195 11/12/2024
9.0.0-rc.2.24474.3 61,425 10/8/2024
9.0.0-rc.1.24452.1 42,063 9/10/2024
9.0.0-preview.7.24406.2 23,807 8/13/2024
9.0.0-preview.6.24328.4 14,688 7/9/2024
9.0.0-preview.5.24306.11 15,700 6/11/2024
9.0.0-preview.4.24267.6 4,054 5/21/2024
9.0.0-preview.3.24172.13 106,598 4/11/2024
9.0.0-preview.2.24128.4 3,172 3/12/2024
9.0.0-preview.1.24081.5 37,486 2/13/2024
8.0.17 60,011 6/10/2025
8.0.16 266,174 5/13/2025
8.0.15 734,824 4/8/2025
8.0.14 631,737 3/11/2025
8.0.13 788,169 2/11/2025
8.0.12 1,374,175 1/14/2025
8.0.11 3,732,830 11/12/2024
8.0.10 5,839,898 10/8/2024
8.0.8 5,978,379 8/13/2024
8.0.7 3,889,371 7/9/2024
8.0.6 5,802,943 5/28/2024
8.0.5 1,892,313 5/14/2024
8.0.4 5,137,015 4/9/2024
8.0.3 4,023,035 3/12/2024
8.0.2 4,806,363 2/13/2024
8.0.1 4,199,838 1/9/2024
8.0.0 14,712,702 11/14/2023
8.0.0-rc.2.23480.2 235,835 10/10/2023
8.0.0-rc.1.23421.29 72,066 9/12/2023
8.0.0-preview.7.23375.9 92,883 8/8/2023
8.0.0-preview.6.23329.11 54,571 7/11/2023
8.0.0-preview.5.23302.2 14,312 6/13/2023
8.0.0-preview.4.23260.4 51,802 5/16/2023
8.0.0-preview.3.23177.8 10,203 4/11/2023
8.0.0-preview.2.23153.2 6,209 3/14/2023
8.0.0-preview.1.23112.2 58,292 2/21/2023
7.0.20 536,589 5/28/2024
7.0.19 100,504 5/14/2024
7.0.18 161,265 4/9/2024
7.0.17 246,232 3/12/2024
7.0.16 323,022 2/13/2024
7.0.15 384,065 1/9/2024
7.0.14 1,561,393 11/14/2023
7.0.13 863,609 10/24/2023
7.0.12 888,462 10/10/2023
7.0.11 1,065,603 9/12/2023
7.0.10 1,940,150 8/8/2023
7.0.9 1,467,700 7/11/2023
7.0.8 727,098 6/22/2023
7.0.7 749,714 6/13/2023
7.0.5 4,214,182 4/11/2023
7.0.4 1,809,556 3/14/2023
7.0.3 1,584,573 2/14/2023
7.0.2 1,880,288 1/10/2023
7.0.1 4,667,028 12/13/2022
7.0.0 11,602,485 11/7/2022
7.0.0-rc.2.22476.2 63,504 10/11/2022
7.0.0-rc.1.22427.2 84,242 9/14/2022
7.0.0-preview.7.22376.6 131,323 8/9/2022
7.0.0-preview.6.22330.3 9,336 7/12/2022
7.0.0-preview.5.22303.8 3,727 6/14/2022
7.0.0-preview.4.22251.1 96,531 5/10/2022
7.0.0-preview.3.22178.4 14,590 4/13/2022
7.0.0-preview.2.22153.2 3,650 3/14/2022
7.0.0-preview.1.22109.13 25,322 2/17/2022
6.0.36 224,123 11/12/2024
6.0.35 83,055 10/8/2024
6.0.33 241,689 8/13/2024
6.0.32 156,090 7/9/2024
6.0.31 225,181 5/28/2024
6.0.30 132,204 5/14/2024
6.0.29 282,482 4/9/2024
6.0.28 454,595 3/12/2024
6.0.27 393,305 2/13/2024
6.0.26 968,531 1/9/2024
6.0.25 1,383,798 11/14/2023
6.0.24 411,532 10/24/2023
6.0.23 1,784,496 10/10/2023
6.0.22 397,314 9/12/2023
6.0.21 1,612,835 8/8/2023
6.0.20 866,676 7/11/2023
6.0.19 400,832 6/22/2023
6.0.18 253,041 6/13/2023
6.0.16 1,941,895 4/11/2023
6.0.15 912,888 3/14/2023
6.0.14 1,346,964 2/14/2023
6.0.13 1,275,655 1/10/2023
6.0.12 1,408,431 12/13/2022
6.0.11 2,656,111 11/7/2022
6.0.10 6,089,447 10/11/2022
6.0.9 3,338,353 9/13/2022
6.0.8 3,192,077 8/9/2022
6.0.7 3,594,486 7/12/2022
6.0.6 2,882,355 6/14/2022
6.0.5 7,088,937 5/10/2022
6.0.4 4,956,080 4/11/2022
6.0.3 4,295,684 3/8/2022
6.0.2 2,660,480 2/8/2022
6.0.1 7,107,869 12/14/2021
6.0.0 18,575,905 11/8/2021
6.0.0-rc.2.21480.10 146,508 10/12/2021
6.0.0-rc.1.21452.15 96,077 9/14/2021
6.0.0-preview.7.21378.6 148,903 8/10/2021
6.0.0-preview.6.21355.2 201,094 7/14/2021
6.0.0-preview.5.21301.17 62,226 6/15/2021
6.0.0-preview.4.21253.5 51,094 5/24/2021
6.0.0-preview.3.21201.13 362,658 4/8/2021
6.0.0-preview.2.21154.6 4,159 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,431 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 662,070 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 96,239 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 167,214 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 217,554 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 914,587 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 907,584 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 996,586 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 1,571,229 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 2,105,007 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 2,177,589 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,921,289 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 1,804,901 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 4,158,338 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 1,624,847 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 2,157,833 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,909,457 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 1,027,330 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 8,279,946 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 524,769 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 184,178 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 35,469 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 13,805 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 17,691 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,349 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,559 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 11,727 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 21,754 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 17,889 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 1,996,015 12/13/2022
3.1.31 56,415 11/8/2022
3.1.30 122,673 10/11/2022
3.1.29 185,915 9/13/2022
3.1.28 130,455 8/9/2022
3.1.27 67,501 7/12/2022
3.1.26 47,387 6/14/2022
3.1.25 527,584 5/10/2022
3.1.24 259,586 4/11/2022
3.1.23 134,489 3/8/2022
3.1.22 659,410 12/14/2021
3.1.21 1,720,349 11/7/2021
3.1.20 321,960 10/11/2021
3.1.19 314,802 9/14/2021
3.1.18 872,077 8/10/2021
3.1.17 301,998 7/13/2021
3.1.16 3,075,491 6/8/2021
3.1.15 484,873 5/11/2021
3.1.14 1,514,298 4/6/2021
3.1.13 807,826 3/9/2021
3.1.12 585,269 2/9/2021
3.1.11 1,058,372 1/12/2021
3.1.10 2,272,149 11/9/2020
3.1.9 2,209,001 10/13/2020
3.1.8 5,674,343 9/8/2020
3.1.7 1,658,511 8/11/2020
3.1.6 8,673,752 7/14/2020
3.1.5 3,983,389 6/9/2020
3.1.4 12,802,317 5/12/2020
3.1.3 9,365,132 3/24/2020
3.1.2 5,589,118 2/18/2020
3.1.1 2,731,048 1/14/2020
3.1.0 6,919,683 12/3/2019
3.1.0-preview3.19555.2 2,063,637 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 43,853 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 124,394 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 1,627,853 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 14,801 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 3,597,824 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 93,045 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 246,176 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 31,080 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 36,585 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 200,516 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
2.3.0 6,520,195 1/14/2025
2.2.0 389,825,053 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 160,591 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 88,094 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 53,843 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.2 19,079,843 8/21/2018
2.1.1 76,376,787 6/18/2018
2.1.0 131,038,079 5/29/2018
2.1.0-rc1-final 194,653 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 376,693 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 232,432 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.4 8,478,709 5/7/2018 2.0.4 is deprecated because it is no longer maintained.
2.0.3 8,646,030 3/13/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.1 20,494,166 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 86,677,501 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 125,611 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 44,769 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 2,809,488 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 4,192,628 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 4,228,930 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 4,098,200 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 44,482 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 3,370,588 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 109,933 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 29,166,218 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 17,393,812 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 554,628 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 12,784,384 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 235,871 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.