Microsoft.AspNetCore.Components.Authorization 8.0.17

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

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

NuGet packages (319)

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

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

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.
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.5.25277.114 400 6/6/2025
10.0.0-preview.4.25258.110 823 5/12/2025
10.0.0-preview.3.25172.1 819 4/10/2025
10.0.0-preview.2.25164.1 491 3/18/2025
10.0.0-preview.1.25120.3 734 2/25/2025
9.0.6 39,819 6/10/2025
9.0.5 279,135 5/13/2025
9.0.4 554,167 4/8/2025
9.0.3 353,356 3/11/2025
9.0.2 389,670 2/11/2025
9.0.1 411,782 1/14/2025
9.0.0 1,438,378 11/12/2024
9.0.0-rc.2.24474.3 19,270 10/8/2024
9.0.0-rc.1.24452.1 20,817 9/10/2024
9.0.0-preview.7.24406.2 16,632 8/13/2024
9.0.0-preview.6.24328.4 25,128 7/9/2024
9.0.0-preview.5.24306.11 2,428 6/11/2024
9.0.0-preview.4.24267.6 941 5/21/2024
9.0.0-preview.3.24172.13 24,625 4/11/2024
9.0.0-preview.2.24128.4 1,113 3/12/2024
9.0.0-preview.1.24081.5 9,303 2/13/2024
8.0.17 15,653 6/10/2025
8.0.16 61,090 5/13/2025
8.0.15 127,437 4/8/2025
8.0.14 152,466 3/11/2025
8.0.13 173,970 2/11/2025
8.0.12 259,683 1/14/2025
8.0.11 1,099,819 11/12/2024
8.0.10 1,272,773 10/8/2024
8.0.8 1,316,300 8/13/2024
8.0.7 1,198,164 7/9/2024
8.0.6 1,912,563 5/28/2024
8.0.5 394,447 5/14/2024
8.0.4 1,190,621 4/9/2024
8.0.3 1,058,870 3/12/2024
8.0.2 1,316,084 2/13/2024
8.0.1 813,607 1/9/2024
8.0.0 2,899,119 11/14/2023
8.0.0-rc.2.23480.2 98,328 10/10/2023
8.0.0-rc.1.23421.29 15,562 9/12/2023
8.0.0-preview.7.23375.9 29,687 8/8/2023
8.0.0-preview.6.23329.11 12,567 7/11/2023
8.0.0-preview.5.23302.2 4,106 6/13/2023
8.0.0-preview.4.23260.4 2,324 5/16/2023
8.0.0-preview.3.23177.8 2,218 4/11/2023
8.0.0-preview.2.23153.2 1,575 3/14/2023
8.0.0-preview.1.23112.2 824 2/21/2023
7.0.20 125,295 5/28/2024
7.0.19 19,837 5/14/2024
7.0.18 50,542 4/9/2024
7.0.17 31,508 3/12/2024
7.0.16 78,169 2/13/2024
7.0.15 101,445 1/9/2024
7.0.14 260,305 11/14/2023
7.0.13 160,154 10/24/2023
7.0.12 139,577 10/10/2023
7.0.11 180,669 9/12/2023
7.0.10 397,031 8/8/2023
7.0.9 273,816 7/11/2023
7.0.8 117,755 6/22/2023
7.0.7 112,760 6/13/2023
7.0.5 833,117 4/11/2023
7.0.4 345,193 3/14/2023
7.0.3 360,284 2/14/2023
7.0.2 348,673 1/10/2023
7.0.1 232,982 12/13/2022
7.0.0 2,201,437 11/7/2022
7.0.0-rc.2.22476.2 28,023 10/11/2022
7.0.0-rc.1.22427.2 53,431 9/14/2022
7.0.0-preview.7.22376.6 3,853 8/9/2022
7.0.0-preview.6.22330.3 1,923 7/12/2022
7.0.0-preview.5.22303.8 1,957 6/14/2022
7.0.0-preview.4.22251.1 82,524 5/10/2022
7.0.0-preview.3.22178.4 13,219 4/13/2022
7.0.0-preview.2.22153.2 973 3/14/2022
7.0.0-preview.1.22109.13 861 2/17/2022
6.0.36 40,506 11/12/2024
6.0.35 15,132 10/8/2024
6.0.33 46,781 8/13/2024
6.0.32 23,373 7/9/2024
6.0.31 25,996 5/28/2024
6.0.30 9,860 5/14/2024
6.0.29 50,278 4/9/2024
6.0.28 33,034 3/12/2024
6.0.27 47,705 2/13/2024
6.0.26 91,870 1/9/2024
6.0.25 182,089 11/14/2023
6.0.24 62,544 10/24/2023
6.0.23 55,441 10/10/2023
6.0.22 56,363 9/12/2023
6.0.21 80,714 8/8/2023
6.0.20 97,081 7/11/2023
6.0.19 55,838 6/22/2023
6.0.18 54,358 6/13/2023
6.0.16 230,135 4/11/2023
6.0.15 118,297 3/14/2023
6.0.14 124,865 2/14/2023
6.0.13 162,368 1/10/2023
6.0.12 167,142 12/13/2022
6.0.11 390,999 11/7/2022
6.0.10 429,995 10/11/2022
6.0.9 430,489 9/13/2022
6.0.8 453,455 8/9/2022
6.0.7 479,623 7/12/2022
6.0.6 382,605 6/14/2022
6.0.5 610,694 5/10/2022
6.0.4 425,880 4/11/2022
6.0.3 438,528 3/8/2022
6.0.2 408,980 2/8/2022
6.0.1 714,524 12/14/2021
6.0.0 4,229,998 11/8/2021
6.0.0-rc.2.21480.10 43,850 10/12/2021
6.0.0-rc.1.21452.15 19,951 9/14/2021
6.0.0-preview.7.21378.6 40,416 8/10/2021
6.0.0-preview.6.21355.2 143,693 7/14/2021
6.0.0-preview.5.21301.17 7,791 6/15/2021
6.0.0-preview.4.21253.5 6,664 5/24/2021
6.0.0-preview.3.21201.13 344,609 4/8/2021
6.0.0-preview.2.21154.6 1,418 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,373 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 140,369 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 15,651 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 24,849 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 36,910 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 46,774 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 81,829 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 158,630 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 172,350 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 245,345 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 183,771 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 241,565 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 172,671 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 222,607 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 206,546 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 161,460 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 244,693 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 165,848 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 1,394,129 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 93,093 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 93,767 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,829 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,618 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,739 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,089 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,272 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,301 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,202 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,727 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 45,605 12/13/2022
3.1.31 3,045 11/8/2022
3.1.30 3,767 10/11/2022
3.1.29 4,100 9/13/2022
3.1.28 5,550 8/9/2022
3.1.27 12,285 7/12/2022
3.1.26 6,638 6/14/2022
3.1.25 10,196 5/10/2022
3.1.24 1,315 4/11/2022
3.1.23 6,923 3/8/2022
3.1.22 75,552 12/14/2021
3.1.21 7,342 11/7/2021
3.1.20 3,647 10/11/2021
3.1.19 2,318 9/14/2021
3.1.18 17,633 8/10/2021
3.1.17 6,151 7/13/2021
3.1.16 14,333 6/8/2021
3.1.15 4,978 5/11/2021
3.1.14 12,299 4/6/2021
3.1.13 11,309 3/9/2021
3.1.12 17,383 2/9/2021
3.1.11 18,390 1/12/2021
3.1.10 58,209 11/9/2020
3.1.9 62,083 10/13/2020
3.1.8 77,992 9/8/2020
3.1.7 65,397 8/11/2020
3.1.6 472,533 7/14/2020
3.1.5 88,900 6/9/2020
3.1.4 81,057 5/12/2020
3.1.3 234,414 3/24/2020
3.1.2 74,945 2/18/2020
3.1.1 277,186 1/14/2020
3.1.0 101,785 12/3/2019
3.1.0-preview3.19555.2 12,507 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 2,852 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 8,447 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 3,494 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 1,311 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 52,287 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 2,169 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 4,171 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.