Microsoft.AspNetCore.Components.Authorization 9.0.4

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.4
                    
NuGet\Install-Package Microsoft.AspNetCore.Components.Authorization -Version 9.0.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.AspNetCore.Components.Authorization" Version="9.0.4" />
                    
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.4" />
                    
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.4
                    
#r "nuget: Microsoft.AspNetCore.Components.Authorization, 9.0.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.AspNetCore.Components.Authorization&version=9.0.4
                    
Install Microsoft.AspNetCore.Components.Authorization as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Components.Authorization&version=9.0.4
                    
Install Microsoft.AspNetCore.Components.Authorization 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/d5dc8a13cc618b9cbdc1e5744b4806c594d49553

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (315)

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/aspnetcore/tree/de35e2b0a0d8d5d1e307907983a6838da1092898

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

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
fullstackhero/blazor-starter-kit
Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
dotnetcore/BootstrapBlazor
Bootstrap Blazor is an enterprise-level UI component library based on Bootstrap and Blazor.
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
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.
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 🍻
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.
dotnet/MobileBlazorBindings
Experimental Mobile Blazor Bindings - Build native and hybrid mobile apps with Blazor
bitfoundation/bitplatform
Build all of your apps using what you already know and love ❤️
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.3.25172.1 592 4/10/2025
10.0.0-preview.2.25164.1 471 3/18/2025
10.0.0-preview.1.25120.3 706 2/25/2025
9.0.4 222,847 4/8/2025
9.0.3 288,006 3/11/2025
9.0.2 352,098 2/11/2025
9.0.1 289,741 1/14/2025
9.0.0 1,299,895 11/12/2024
9.0.0-rc.2.24474.3 16,683 10/8/2024
9.0.0-rc.1.24452.1 17,498 9/10/2024
9.0.0-preview.7.24406.2 13,445 8/13/2024
9.0.0-preview.6.24328.4 20,250 7/9/2024
9.0.0-preview.5.24306.11 2,030 6/11/2024
9.0.0-preview.4.24267.6 888 5/21/2024
9.0.0-preview.3.24172.13 18,650 4/11/2024
9.0.0-preview.2.24128.4 1,073 3/12/2024
9.0.0-preview.1.24081.5 6,960 2/13/2024
8.0.15 42,288 4/8/2025
8.0.14 92,318 3/11/2025
8.0.13 126,512 2/11/2025
8.0.12 199,898 1/14/2025
8.0.11 819,204 11/12/2024
8.0.10 1,147,381 10/8/2024
8.0.8 1,224,299 8/13/2024
8.0.7 1,132,023 7/9/2024
8.0.6 1,866,730 5/28/2024
8.0.5 374,410 5/14/2024
8.0.4 1,128,661 4/9/2024
8.0.3 1,035,332 3/12/2024
8.0.2 1,267,652 2/13/2024
8.0.1 782,190 1/9/2024
8.0.0 2,830,588 11/14/2023
8.0.0-rc.2.23480.2 94,915 10/10/2023
8.0.0-rc.1.23421.29 15,497 9/12/2023
8.0.0-preview.7.23375.9 28,778 8/8/2023
8.0.0-preview.6.23329.11 12,536 7/11/2023
8.0.0-preview.5.23302.2 4,083 6/13/2023
8.0.0-preview.4.23260.4 2,302 5/16/2023
8.0.0-preview.3.23177.8 2,202 4/11/2023
8.0.0-preview.2.23153.2 1,557 3/14/2023
8.0.0-preview.1.23112.2 804 2/21/2023
7.0.20 113,814 5/28/2024
7.0.19 18,644 5/14/2024
7.0.18 48,619 4/9/2024
7.0.17 29,663 3/12/2024
7.0.16 75,409 2/13/2024
7.0.15 97,031 1/9/2024
7.0.14 256,090 11/14/2023
7.0.13 156,154 10/24/2023
7.0.12 136,855 10/10/2023
7.0.11 178,900 9/12/2023
7.0.10 393,755 8/8/2023
7.0.9 271,211 7/11/2023
7.0.8 116,562 6/22/2023
7.0.7 111,906 6/13/2023
7.0.5 826,881 4/11/2023
7.0.4 337,787 3/14/2023
7.0.3 353,949 2/14/2023
7.0.2 344,959 1/10/2023
7.0.1 229,910 12/13/2022
7.0.0 2,165,450 11/7/2022
7.0.0-rc.2.22476.2 27,921 10/11/2022
7.0.0-rc.1.22427.2 51,238 9/14/2022
7.0.0-preview.7.22376.6 3,829 8/9/2022
7.0.0-preview.6.22330.3 1,902 7/12/2022
7.0.0-preview.5.22303.8 1,931 6/14/2022
7.0.0-preview.4.22251.1 79,678 5/10/2022
7.0.0-preview.3.22178.4 12,627 4/13/2022
7.0.0-preview.2.22153.2 946 3/14/2022
7.0.0-preview.1.22109.13 830 2/17/2022
6.0.36 34,092 11/12/2024
6.0.35 14,356 10/8/2024
6.0.33 44,468 8/13/2024
6.0.32 20,331 7/9/2024
6.0.31 24,848 5/28/2024
6.0.30 9,643 5/14/2024
6.0.29 48,814 4/9/2024
6.0.28 31,021 3/12/2024
6.0.27 46,670 2/13/2024
6.0.26 88,725 1/9/2024
6.0.25 178,596 11/14/2023
6.0.24 61,874 10/24/2023
6.0.23 54,526 10/10/2023
6.0.22 55,355 9/12/2023
6.0.21 79,345 8/8/2023
6.0.20 95,000 7/11/2023
6.0.19 55,136 6/22/2023
6.0.18 53,042 6/13/2023
6.0.16 227,911 4/11/2023
6.0.15 117,194 3/14/2023
6.0.14 123,035 2/14/2023
6.0.13 160,593 1/10/2023
6.0.12 165,301 12/13/2022
6.0.11 388,654 11/7/2022
6.0.10 427,515 10/11/2022
6.0.9 426,830 9/13/2022
6.0.8 450,804 8/9/2022
6.0.7 474,230 7/12/2022
6.0.6 379,996 6/14/2022
6.0.5 607,121 5/10/2022
6.0.4 422,455 4/11/2022
6.0.3 433,891 3/8/2022
6.0.2 404,328 2/8/2022
6.0.1 708,847 12/14/2021
6.0.0 4,194,999 11/8/2021
6.0.0-rc.2.21480.10 43,755 10/12/2021
6.0.0-rc.1.21452.15 19,822 9/14/2021
6.0.0-preview.7.21378.6 40,362 8/10/2021
6.0.0-preview.6.21355.2 143,096 7/14/2021
6.0.0-preview.5.21301.17 7,761 6/15/2021
6.0.0-preview.4.21253.5 6,634 5/24/2021
6.0.0-preview.3.21201.13 340,382 4/8/2021
6.0.0-preview.2.21154.6 1,380 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,333 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 137,578 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 15,454 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 24,682 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 36,758 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 46,263 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 81,251 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 158,007 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 171,808 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 243,874 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 180,844 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 238,711 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 170,115 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 220,282 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 198,676 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 159,128 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 241,888 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 162,646 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 1,356,203 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 90,730 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 86,388 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,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 3,576 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,697 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,049 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,228 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,254 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,158 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,672 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 43,638 12/13/2022
3.1.31 3,020 11/8/2022
3.1.30 3,739 10/11/2022
3.1.29 4,078 9/13/2022
3.1.28 5,518 8/9/2022
3.1.27 12,254 7/12/2022
3.1.26 6,603 6/14/2022
3.1.25 9,741 5/10/2022
3.1.24 1,279 4/11/2022
3.1.23 6,690 3/8/2022
3.1.22 75,319 12/14/2021
3.1.21 7,303 11/7/2021
3.1.20 3,611 10/11/2021
3.1.19 2,247 9/14/2021
3.1.18 17,521 8/10/2021
3.1.17 6,074 7/13/2021
3.1.16 14,280 6/8/2021
3.1.15 4,943 5/11/2021
3.1.14 12,255 4/6/2021
3.1.13 11,270 3/9/2021
3.1.12 17,345 2/9/2021
3.1.11 18,344 1/12/2021
3.1.10 57,948 11/9/2020
3.1.9 61,928 10/13/2020
3.1.8 77,827 9/8/2020
3.1.7 65,233 8/11/2020
3.1.6 470,334 7/14/2020
3.1.5 88,303 6/9/2020
3.1.4 80,863 5/12/2020
3.1.3 232,425 3/24/2020
3.1.2 74,615 2/18/2020
3.1.1 274,186 1/14/2020
3.1.0 100,192 12/3/2019
3.1.0-preview3.19555.2 12,440 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 2,802 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 8,392 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 3,427 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 1,257 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 51,121 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 2,124 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 4,122 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.