Microsoft.AspNetCore.Components.WebAssembly.Authentication 9.0.14

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

Build client-side authentication for single-page applications (SPAs).

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

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

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

Package Downloads
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.

Microsoft.Authentication.WebAssembly.Msal

Authenticate your Blazor webassembly applications with Azure Active Directory and Azure Active Directory B2C This package was built from the source code at https://github.com/dotnet/dotnet/tree/17d11de66cf75b962995c81dd1235fae9aa5ece0

Rystem.Api.Client.Authentication.BlazorWasm

Rystem.Api helps you to integrate Api Server and Automated Client for Aspect-Oriented programming.

Rystem.RepositoryFramework.Api.Client.Authentication.BlazorWasm

Rystem.RepositoryFramework allows you to use correctly concepts like repository pattern, CQRS and DDD. You have interfaces for your domains, auto-generated api, auto-generated HttpClient to simplify connection "api to front-end", a functionality for auto-population in memory of your models, a functionality to simulate exceptions and waiting time from external sources to improve your implementation/business test and load test.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
11.0.0-preview.2.26159.112 56 3/10/2026
11.0.0-preview.1.26104.118 320 2/10/2026
10.0.5 3,419 3/12/2026
10.0.4 8,501 3/10/2026
10.0.3 199,795 2/10/2026
10.0.2 326,636 1/13/2026
10.0.1 200,588 12/9/2025
10.0.0 850,009 11/11/2025
10.0.0-rc.2.25502.107 10,684 10/14/2025
9.0.14 1,676 3/10/2026
9.0.13 17,822 2/10/2026
9.0.12 26,440 1/13/2026
9.0.11 140,013 11/11/2025
9.0.10 271,578 10/14/2025
9.0.9 285,942 9/9/2025
8.0.25 1,672 3/10/2026
8.0.24 13,552 2/10/2026
8.0.23 26,154 1/13/2026
8.0.22 112,797 11/11/2025
8.0.21 100,807 10/14/2025
Loading failed