Microsoft.Authentication.WebAssembly.Msal 11.0.0-preview.3.26207.106

Prefix Reserved
This is a prerelease version of Microsoft.Authentication.WebAssembly.Msal.
dotnet add package Microsoft.Authentication.WebAssembly.Msal --version 11.0.0-preview.3.26207.106
                    
NuGet\Install-Package Microsoft.Authentication.WebAssembly.Msal -Version 11.0.0-preview.3.26207.106
                    
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.Authentication.WebAssembly.Msal" Version="11.0.0-preview.3.26207.106" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Authentication.WebAssembly.Msal" Version="11.0.0-preview.3.26207.106" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Authentication.WebAssembly.Msal" />
                    
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.Authentication.WebAssembly.Msal --version 11.0.0-preview.3.26207.106
                    
#r "nuget: Microsoft.Authentication.WebAssembly.Msal, 11.0.0-preview.3.26207.106"
                    
#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.Authentication.WebAssembly.Msal@11.0.0-preview.3.26207.106
                    
#: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.Authentication.WebAssembly.Msal&version=11.0.0-preview.3.26207.106&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Authentication.WebAssembly.Msal&version=11.0.0-preview.3.26207.106&prerelease
                    
Install as a Cake Tool

About

Microsoft.Authentication.WebAssembly.Msal provides client-side authentication using Microsoft Authentication Library (MSAL) for Blazor apps running under WebAssembly.

How to Use

To use Microsoft.Authentication.WebAssembly.Msal, follow these steps:

Installation

dotnet add package Microsoft.Authentication.WebAssembly.Msal

Usage

For usage examples and documentation, refer to the offical documentation on Blazor WebAssembly security and identity.

Feedback & Contributing

Microsoft.Authentication.WebAssembly.Msal is released as open-source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.

Product Compatible and additional computed target framework versions.
.NET net11.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (18)

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

Package Downloads
Ngs.Client.Ui

Package Description

GreatIdeaz.trellispark.UX.AUTH.AAD

Package Description

Empezar.BlazorClient

Package Description

Sparc.Platforms.Web

Web platform Sparc package

Wangkanai.Graph

This is a wrapper for Microsoft Graph Authentication.

GitHub repositories (10)

Showing the top 10 popular GitHub repositories that depend on Microsoft.Authentication.WebAssembly.Msal:

Repository Stars
microsoft/fluentui-blazor
Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications
microsoft/PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
AzureAD/microsoft-identity-web
Helps creating protected web apps and web APIs with Microsoft identity platform and Azure AD B2C
fullstackhero/blazor-wasm-boilerplate
Clean Architecture Boilerplate Template for .NET 6.0 Blazor WebAssembly built for FSH WebAPI with the goodness of MudBlazor Components.
ThomasBleijendaal/RapidCMS
RapidCMS is a Blazor framework which allows you to build a responsive and flexible CMS purely from code. It provides a basic set of editors and controls, and is fully customisable.
pnp/pnpcore
The PnP Core SDK is a modern .NET SDK designed to work for Microsoft 365. It provides a unified object model for working with SharePoint Online and Teams which is agnostic to the underlying API's being called
chunliu/AzureDesignStudio
A web app that helps you create the architecture design diagram for your Azure solutions and automatically generate IaC code from it.
IEvangelist/signalr-chat
A chat app built with Blazor WebAssembly, hosted on ASP.NET Core, with the latest C# and SignalR -- need I say more?
IEvangelist/learning-blazor
The application for the "Learning Blazor: Build Single Page Apps with WebAssembly and C#" O'Reilly Media book by David Pine.
PacktPublishing/Pragmatic-Microservices-with-CSharp-and-Azure
Pragmatic Microservices with C# and Azure, published by Packt
Version Downloads Last Updated
11.0.0-preview.3.26207.106 72 4/14/2026
11.0.0-preview.2.26159.112 91 3/10/2026
11.0.0-preview.1.26104.118 105 2/10/2026
10.0.7 13,550 4/21/2026
10.0.6 15,928 4/14/2026
10.0.5 62,362 3/12/2026
10.0.4 7,851 3/10/2026
10.0.3 70,655 2/10/2026
10.0.2 69,590 1/13/2026
10.0.1 85,898 12/9/2025
10.0.0 77,416 11/11/2025
9.0.15 3,628 4/14/2026
9.0.14 4,831 3/10/2026
9.0.13 7,138 2/10/2026
9.0.12 13,214 1/13/2026
9.0.11 32,981 11/11/2025
8.0.26 1,303 4/14/2026
8.0.25 4,588 3/10/2026
8.0.24 6,957 2/10/2026
8.0.23 18,538 1/13/2026
Loading failed