Microsoft.AspNetCore.Components.Authorization 9.0.7

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

Authentication and authorization support for Blazor applications.

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

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (303)

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

Package Downloads
Microsoft.AspNetCore.Components.WebAssembly.Authentication

Build client-side authentication for single-page applications (SPAs). This package was built from the source code at https://github.com/dotnet/dotnet/tree/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183

bunit.web

bUnit.web is the web specific parts of bUnit, that enables you to easily test and verify the output of Blazor (web) component.

bunit

bUnit is a testing library for Blazor components. You can easily define components under test in C# or Razor syntax and verify outcome using semantic HTML diffing/comparison logic. You can interact with and inspect the component under test, trigger event handlers, provide cascading values, and inject services. bUnit also includes a complete fake implementation of Blazor's authentication and authorization logic, navigation manager, and JSInterop.

BootstrapBlazor

Bootstrap UI components for Blazor and Razor Components

Masa.Blazor

Blazor UI component library based on Material Design

GitHub repositories (60)

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

Repository Stars
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.
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, now community supported: https://github.com/NimblePros/eShopOnWeb
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
dotnetcore/BootstrapBlazor
Bootstrap Blazor is an enterprise-level UI component library based on Bootstrap and Blazor.
fullstackhero/blazor-starter-kit
Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 19, React 19, Vue 3.5, BFF with YARP, NextJs 15, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ..
Nethereum/Nethereum
Ethereum .Net cross platform integration library
oqtane/oqtane.framework
CMS & Application Framework for Blazor & .NET MAUI
enkodellc/blazorboilerplate
Blazor Boilerplate / Starter Template with MudBlazor
servicetitan/Stl.Fusion
Build real-time apps (Blazor included) with less than 1% of extra code responsible for real-time updates. Host 10-1000x faster APIs relying on transparent and nearly 100% consistent caching. We call it DREAM, or Distributed REActive Memoization, and it's here to turn real-time on!
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.
DuendeSoftware/products
The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core
thangchung/clean-architecture-dotnet
🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension 🍻
MarimerLLC/csla
A home for your business logic in any .NET application.
blogifierdotnet/Blogifier
Blogifier is an open-source publishing platform Written in ASP.NET and Blazor WebAssembly. With Blogifier make a personal blog or a website.
masastack/MASA.Blazor
Blazor UI component library based on Material Design. Support Blazor Server, Blazor WebAssembly and MAUI Blazor.
bUnit-dev/bUnit
bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.
bitfoundation/bitplatform
Build all of your apps using what you already know and love ❤️
dotnet/MobileBlazorBindings
Experimental Mobile Blazor Bindings - Build native and hybrid mobile apps with Blazor
masastack/MASA.Framework
.NET next-generation microservice development framework, which provides cloud native best practices based on Dapr.
Version Downloads Last Updated
10.0.0-preview.6.25358.103 254 7/15/2025
10.0.0-preview.5.25277.114 1,108 6/6/2025
10.0.0-preview.4.25258.110 1,289 5/12/2025
10.0.0-preview.3.25172.1 846 4/10/2025
10.0.0-preview.2.25164.1 516 3/18/2025
10.0.0-preview.1.25120.3 755 2/25/2025
9.0.7 32,365 7/8/2025
9.0.6 148,732 6/10/2025
9.0.5 482,225 5/13/2025
9.0.4 613,421 4/8/2025
9.0.3 379,044 3/11/2025
9.0.2 409,975 2/11/2025
9.0.1 465,345 1/14/2025
9.0.0 1,504,614 11/12/2024
9.0.0-rc.2.24474.3 20,401 10/8/2024
9.0.0-rc.1.24452.1 21,919 9/10/2024
9.0.0-preview.7.24406.2 18,613 8/13/2024
9.0.0-preview.6.24328.4 26,040 7/9/2024
9.0.0-preview.5.24306.11 2,748 6/11/2024
9.0.0-preview.4.24267.6 980 5/21/2024
9.0.0-preview.3.24172.13 26,926 4/11/2024
9.0.0-preview.2.24128.4 1,137 3/12/2024
9.0.0-preview.1.24081.5 9,909 2/13/2024
8.0.18 12,450 7/8/2025
8.0.17 68,327 6/10/2025
8.0.16 85,075 5/13/2025
8.0.15 158,842 4/8/2025
8.0.14 185,514 3/11/2025
8.0.13 196,081 2/11/2025
8.0.12 290,839 1/14/2025
8.0.11 1,265,493 11/12/2024
8.0.10 1,332,082 10/8/2024
8.0.8 1,361,576 8/13/2024
8.0.7 1,234,586 7/9/2024
8.0.6 1,937,150 5/28/2024
8.0.5 405,638 5/14/2024
8.0.4 1,222,351 4/9/2024
8.0.3 1,071,917 3/12/2024
8.0.2 1,344,266 2/13/2024
8.0.1 829,451 1/9/2024
8.0.0 2,941,474 11/14/2023
8.0.0-rc.2.23480.2 102,338 10/10/2023
8.0.0-rc.1.23421.29 15,603 9/12/2023
8.0.0-preview.7.23375.9 30,606 8/8/2023
8.0.0-preview.6.23329.11 12,592 7/11/2023
8.0.0-preview.5.23302.2 4,140 6/13/2023
8.0.0-preview.4.23260.4 2,352 5/16/2023
8.0.0-preview.3.23177.8 2,244 4/11/2023
8.0.0-preview.2.23153.2 1,595 3/14/2023
8.0.0-preview.1.23112.2 854 2/21/2023
7.0.20 131,586 5/28/2024
7.0.19 20,500 5/14/2024
7.0.18 51,237 4/9/2024
7.0.17 32,393 3/12/2024
7.0.16 79,471 2/13/2024
7.0.15 103,047 1/9/2024
7.0.14 261,736 11/14/2023
7.0.13 162,110 10/24/2023
7.0.12 140,978 10/10/2023
7.0.11 181,519 9/12/2023
7.0.10 398,916 8/8/2023
7.0.9 275,143 7/11/2023
7.0.8 118,290 6/22/2023
7.0.7 113,059 6/13/2023
7.0.5 835,710 4/11/2023
7.0.4 348,334 3/14/2023
7.0.3 364,074 2/14/2023
7.0.2 350,361 1/10/2023
7.0.1 234,591 12/13/2022
7.0.0 2,219,975 11/7/2022
7.0.0-rc.2.22476.2 28,083 10/11/2022
7.0.0-rc.1.22427.2 53,914 9/14/2022
7.0.0-preview.7.22376.6 3,881 8/9/2022
7.0.0-preview.6.22330.3 1,957 7/12/2022
7.0.0-preview.5.22303.8 1,982 6/14/2022
7.0.0-preview.4.22251.1 84,121 5/10/2022
7.0.0-preview.3.22178.4 13,435 4/13/2022
7.0.0-preview.2.22153.2 1,002 3/14/2022
7.0.0-preview.1.22109.13 894 2/17/2022
6.0.36 44,178 11/12/2024
6.0.35 15,502 10/8/2024
6.0.33 50,111 8/13/2024
6.0.32 23,895 7/9/2024
6.0.31 26,596 5/28/2024
6.0.30 9,902 5/14/2024
6.0.29 50,840 4/9/2024
6.0.28 33,930 3/12/2024
6.0.27 48,169 2/13/2024
6.0.26 93,665 1/9/2024
6.0.25 184,400 11/14/2023
6.0.24 62,981 10/24/2023
6.0.23 55,818 10/10/2023
6.0.22 56,783 9/12/2023
6.0.21 81,622 8/8/2023
6.0.20 98,327 7/11/2023
6.0.19 56,159 6/22/2023
6.0.18 54,758 6/13/2023
6.0.16 231,196 4/11/2023
6.0.15 118,740 3/14/2023
6.0.14 125,943 2/14/2023
6.0.13 163,969 1/10/2023
6.0.12 168,345 12/13/2022
6.0.11 393,706 11/7/2022
6.0.10 431,710 10/11/2022
6.0.9 431,854 9/13/2022
6.0.8 455,240 8/9/2022
6.0.7 482,470 7/12/2022
6.0.6 383,811 6/14/2022
6.0.5 612,278 5/10/2022
6.0.4 427,666 4/11/2022
6.0.3 441,028 3/8/2022
6.0.2 412,110 2/8/2022
6.0.1 716,869 12/14/2021
6.0.0 4,246,491 11/8/2021
6.0.0-rc.2.21480.10 43,945 10/12/2021
6.0.0-rc.1.21452.15 20,179 9/14/2021
6.0.0-preview.7.21378.6 40,488 8/10/2021
6.0.0-preview.6.21355.2 144,245 7/14/2021
6.0.0-preview.5.21301.17 7,820 6/15/2021
6.0.0-preview.4.21253.5 6,693 5/24/2021
6.0.0-preview.3.21201.13 347,413 4/8/2021
6.0.0-preview.2.21154.6 1,466 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 1,421 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 141,870 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 15,761 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 24,968 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 37,017 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 47,073 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 82,108 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 158,796 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 172,597 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 245,581 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 184,514 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 242,049 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 172,891 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 222,822 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 207,343 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 161,592 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 245,238 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 166,147 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 1,401,797 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 93,620 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 94,763 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 9,897 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 3,659 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 3,782 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 1,138 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 1,320 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 4,346 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 2,250 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 2,774 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 46,611 12/13/2022
3.1.31 3,076 11/8/2022
3.1.30 3,801 10/11/2022
3.1.29 4,125 9/13/2022
3.1.28 5,579 8/9/2022
3.1.27 12,311 7/12/2022
3.1.26 6,668 6/14/2022
3.1.25 10,613 5/10/2022
3.1.24 1,346 4/11/2022
3.1.23 7,059 3/8/2022
3.1.22 75,773 12/14/2021
3.1.21 7,371 11/7/2021
3.1.20 3,672 10/11/2021
3.1.19 2,358 9/14/2021
3.1.18 17,704 8/10/2021
3.1.17 6,186 7/13/2021
3.1.16 14,372 6/8/2021
3.1.15 5,009 5/11/2021
3.1.14 12,337 4/6/2021
3.1.13 11,347 3/9/2021
3.1.12 17,415 2/9/2021
3.1.11 18,426 1/12/2021
3.1.10 58,385 11/9/2020
3.1.9 62,144 10/13/2020
3.1.8 78,125 9/8/2020
3.1.7 65,490 8/11/2020
3.1.6 473,972 7/14/2020
3.1.5 89,199 6/9/2020
3.1.4 81,208 5/12/2020
3.1.3 235,544 3/24/2020
3.1.2 75,123 2/18/2020
3.1.1 277,767 1/14/2020
3.1.0 102,785 12/3/2019
3.1.0-preview3.19555.2 12,563 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 2,893 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 8,494 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 3,551 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 1,356 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 53,037 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 2,219 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 4,223 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.