Microsoft.AspNetCore.Components.Authorization 10.0.3

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

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

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/87bc0b04e21d786669142109a5128c95618b75ed

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

Showing the top 2 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
Version Downloads Last Updated
11.0.0-preview.1.26104.118 230 2/10/2026
10.0.3 85,963 2/10/2026
10.0.2 371,375 1/13/2026
10.0.1 271,939 12/9/2025
10.0.0 892,010 11/11/2025
10.0.0-rc.2.25502.107 18,701 10/14/2025
10.0.0-rc.1.25451.107 21,198 9/9/2025
10.0.0-preview.7.25380.108 5,565 8/12/2025
9.0.13 17,764 2/10/2026
9.0.12 44,280 1/13/2026
9.0.11 212,166 11/11/2025
9.0.10 447,712 10/14/2025
9.0.9 478,867 9/9/2025
9.0.8 455,480 8/5/2025
8.0.24 16,747 2/10/2026
8.0.23 48,379 1/13/2026
8.0.22 221,758 11/11/2025
8.0.21 183,139 10/14/2025
8.0.20 196,424 9/9/2025
8.0.19 258,594 8/4/2025
Loading failed