Microsoft.AspNetCore.Components.Authorization 10.0.0

Prefix Reserved
dotnet add package Microsoft.AspNetCore.Components.Authorization --version 10.0.0
                    
NuGet\Install-Package Microsoft.AspNetCore.Components.Authorization -Version 10.0.0
                    
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="10.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Components.Authorization" Version="10.0.0" />
                    
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 10.0.0
                    
#r "nuget: Microsoft.AspNetCore.Components.Authorization, 10.0.0"
                    
#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@10.0.0
                    
#: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=10.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Components.Authorization&version=10.0.0
                    
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/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (345)

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

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

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 10 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 20, 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
Oqtane is an open-source developer productivity platform for building modern .NET applications and websites that run on Web, Desktop and Mobile.
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 44,454 11/11/2025
10.0.0-rc.2.25502.107 16,410 10/14/2025
10.0.0-rc.1.25451.107 17,672 9/9/2025
10.0.0-preview.7.25380.108 4,881 8/12/2025
10.0.0-preview.6.25358.103 1,820 7/15/2025
10.0.0-preview.5.25277.114 1,294 6/6/2025
10.0.0-preview.4.25258.110 2,038 5/12/2025
10.0.0-preview.3.25172.1 914 4/10/2025
10.0.0-preview.2.25164.1 582 3/18/2025
10.0.0-preview.1.25120.3 809 2/25/2025
9.0.11 18,046 11/11/2025
9.0.10 206,968 10/14/2025
9.0.9 328,001 9/9/2025
9.0.8 347,615 8/5/2025
9.0.7 254,004 7/8/2025
9.0.6 381,392 6/10/2025
9.0.5 1,542,988 5/13/2025
9.0.4 858,309 4/8/2025
9.0.3 507,541 3/11/2025
9.0.2 538,487 2/11/2025
9.0.1 685,332 1/14/2025
9.0.0 1,923,504 11/12/2024
9.0.0-rc.2.24474.3 34,677 10/8/2024
9.0.0-rc.1.24452.1 42,244 9/10/2024
9.0.0-preview.7.24406.2 31,276 8/13/2024
9.0.0-preview.6.24328.4 33,076 7/9/2024
9.0.0-preview.5.24306.11 8,590 6/11/2024
9.0.0-preview.4.24267.6 1,113 5/21/2024
9.0.0-preview.3.24172.13 36,788 4/11/2024
9.0.0-preview.2.24128.4 1,267 3/12/2024
9.0.0-preview.1.24081.5 15,865 2/13/2024
8.0.22 15,762 11/11/2025
8.0.21 67,612 10/14/2025
8.0.20 128,693 9/9/2025
8.0.19 183,896 8/4/2025
8.0.18 157,502 7/8/2025
8.0.17 203,128 6/10/2025
8.0.16 207,590 5/13/2025
8.0.15 307,203 4/8/2025
8.0.14 368,646 3/11/2025
8.0.13 321,418 2/11/2025
8.0.12 459,235 1/14/2025
8.0.11 2,099,620 11/12/2024
8.0.10 1,636,260 10/8/2024
8.0.8 1,582,830 8/13/2024
8.0.7 1,428,157 7/9/2024
8.0.6 2,079,833 5/28/2024
8.0.5 490,332 5/14/2024
8.0.4 1,395,571 4/9/2024
8.0.3 1,173,228 3/12/2024
8.0.2 1,494,509 2/13/2024
8.0.1 944,004 1/9/2024
8.0.0 3,186,386 11/14/2023
8.0.0-rc.2.23480.2 116,235 10/10/2023
8.0.0-rc.1.23421.29 16,063 9/12/2023
8.0.0-preview.7.23375.9 34,281 8/8/2023
8.0.0-preview.6.23329.11 12,695 7/11/2023
8.0.0-preview.5.23302.2 4,227 6/13/2023
8.0.0-preview.4.23260.4 2,427 5/16/2023
8.0.0-preview.3.23177.8 2,327 4/11/2023
8.0.0-preview.2.23153.2 1,668 3/14/2023
8.0.0-preview.1.23112.2 926 2/21/2023
7.0.20 206,302 5/28/2024
7.0.19 59,003 5/14/2024
7.0.18 90,879 4/9/2024
7.0.17 74,200 3/12/2024
7.0.16 120,029 2/13/2024
7.0.15 146,614 1/9/2024
7.0.14 316,866 11/14/2023
7.0.13 205,151 10/24/2023
7.0.12 183,300 10/10/2023
7.0.11 223,756 9/12/2023
7.0.10 449,705 8/8/2023
7.0.9 319,032 7/11/2023
7.0.8 158,899 6/22/2023
7.0.7 152,339 6/13/2023
7.0.5 887,958 4/11/2023
7.0.4 394,560 3/14/2023
7.0.3 423,193 2/14/2023
7.0.2 396,758 1/10/2023
7.0.1 277,413 12/13/2022
7.0.0 2,366,066 11/7/2022
7.0.0-rc.2.22476.2 28,702 10/11/2022
7.0.0-rc.1.22427.2 55,946 9/14/2022
7.0.0-preview.7.22376.6 3,976 8/9/2022
7.0.0-preview.6.22330.3 2,076 7/12/2022
7.0.0-preview.5.22303.8 2,056 6/14/2022
7.0.0-preview.4.22251.1 94,151 5/10/2022
7.0.0-preview.3.22178.4 14,046 4/13/2022
7.0.0-preview.2.22153.2 1,100 3/14/2022
7.0.0-preview.1.22109.13 981 2/17/2022
6.0.36 103,961 11/12/2024
6.0.35 55,333 10/8/2024
6.0.33 96,818 8/13/2024
6.0.32 63,567 7/9/2024
6.0.31 68,044 5/28/2024
6.0.30 48,055 5/14/2024
6.0.29 89,651 4/9/2024
6.0.28 71,370 3/12/2024
6.0.27 86,018 2/13/2024
6.0.26 136,530 1/9/2024
6.0.25 228,475 11/14/2023
6.0.24 101,270 10/24/2023
6.0.23 94,758 10/10/2023
6.0.22 96,292 9/12/2023
6.0.21 120,215 8/8/2023
6.0.20 139,596 7/11/2023
6.0.19 94,544 6/22/2023
6.0.18 92,877 6/13/2023
6.0.16 274,690 4/11/2023
6.0.15 158,547 3/14/2023
6.0.14 165,792 2/14/2023
6.0.13 205,693 1/10/2023
6.0.12 208,361 12/13/2022
6.0.11 434,790 11/7/2022
6.0.10 477,108 10/11/2022
6.0.9 477,925 9/13/2022
6.0.8 499,653 8/9/2022
6.0.7 531,445 7/12/2022
6.0.6 427,231 6/14/2022
6.0.5 665,449 5/10/2022
6.0.4 474,661 4/11/2022
6.0.3 489,127 3/8/2022
6.0.2 457,426 2/8/2022
6.0.1 762,968 12/14/2021
6.0.0 4,375,875 11/8/2021
6.0.0-rc.2.21480.10 44,478 10/12/2021
6.0.0-rc.1.21452.15 20,389 9/14/2021
6.0.0-preview.7.21378.6 41,298 8/10/2021
6.0.0-preview.6.21355.2 146,246 7/14/2021
6.0.0-preview.5.21301.17 7,987 6/15/2021
6.0.0-preview.4.21253.5 6,779 5/24/2021
6.0.0-preview.3.21201.13 359,397 4/8/2021
6.0.0-preview.2.21154.6 1,607 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,549 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 186,216 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 52,225 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 61,663 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 73,456 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 84,042 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 120,513 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 196,482 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 211,928 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 287,919 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 225,884 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 281,399 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 213,239 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 262,194 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 248,609 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 201,021 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 287,403 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 205,666 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 1,483,348 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 97,862 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 97,795 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 10,315 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,769 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,912 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,285 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,461 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,498 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,384 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,941 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 93,059 12/13/2022
3.1.31 39,281 11/8/2022
3.1.30 40,082 10/11/2022
3.1.29 40,403 9/13/2022
3.1.28 41,882 8/9/2022
3.1.27 48,588 7/12/2022
3.1.26 42,968 6/14/2022
3.1.25 47,966 5/10/2022
3.1.24 37,471 4/11/2022
3.1.23 43,909 3/8/2022
3.1.22 113,921 12/14/2021
3.1.21 43,668 11/7/2021
3.1.20 39,786 10/11/2021
3.1.19 38,508 9/14/2021
3.1.18 54,273 8/10/2021
3.1.17 42,640 7/13/2021
3.1.16 50,579 6/8/2021
3.1.15 41,187 5/11/2021
3.1.14 48,582 4/6/2021
3.1.13 47,545 3/9/2021
3.1.12 54,109 2/9/2021
3.1.11 54,879 1/12/2021
3.1.10 96,820 11/9/2020
3.1.9 100,790 10/13/2020
3.1.8 116,595 9/8/2020
3.1.7 102,956 8/11/2020
3.1.6 517,350 7/14/2020
3.1.5 127,433 6/9/2020
3.1.4 118,078 5/12/2020
3.1.3 280,300 3/24/2020
3.1.2 111,492 2/18/2020
3.1.1 316,676 1/14/2020
3.1.0 144,285 12/3/2019
3.1.0-preview3.19555.2 12,714 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 2,996 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 8,625 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 39,744 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 37,525 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 91,915 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 2,352 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 4,395 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.