Microsoft.AspNetCore.Components.WebAssembly 10.0.7

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.WebAssembly --version 10.0.7
                    
NuGet\Install-Package Microsoft.AspNetCore.Components.WebAssembly -Version 10.0.7
                    
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" Version="10.0.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly" Version="10.0.7" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" />
                    
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 --version 10.0.7
                    
#r "nuget: Microsoft.AspNetCore.Components.WebAssembly, 10.0.7"
                    
#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@10.0.7
                    
#: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&version=10.0.7
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Components.WebAssembly&version=10.0.7
                    
Install as a Cake Tool

About

Microsoft.AspNetCore.Components.WebAssembly provides support for building client-side single-page applications (SPAs) with Blazor running under WebAssembly.

How to Use

To get started with Blazor, see the official documentation.

Feedback & Contributing

Microsoft.AspNetCore.Components.WebAssembly 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 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 (453)

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

Package Downloads
Microsoft.AspNetCore.Components.WebAssembly.Server

Runtime server features for ASP.NET Core Blazor applications. This package was built from the source code at https://github.com/dotnet/dotnet/tree/a8b33e7593686eaee701cd124daaabff2311634f

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.

Serilog.Sinks.BrowserConsole

Writes Serilog events to the browser console

Toolbelt.Blazor.HttpClientInterceptor

Intercept all of the sending HTTP requests on a client side Blazor application.

GitHub repositories (6)

Showing the top 6 popular GitHub repositories that depend on Microsoft.AspNetCore.Components.WebAssembly:

Repository Stars
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
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
MudBlazor/MudBlazor
Blazor Component Library based on Material Design principles. Do more with Blazor, utilizing CSS and keeping JavaScript to a bare minimum.
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
Version Downloads Last Updated
11.0.0-preview.3.26207.106 669 4/14/2026
11.0.0-preview.2.26159.112 3,937 3/10/2026
11.0.0-preview.1.26104.118 944 2/10/2026
10.0.7 170,808 4/21/2026
10.0.6 118,185 4/14/2026
10.0.5 475,034 3/12/2026
10.0.4 104,807 3/10/2026
10.0.3 507,756 2/10/2026
10.0.2 617,321 1/13/2026
10.0.1 466,901 12/9/2025
10.0.0 1,584,834 11/11/2025
9.0.15 21,884 4/14/2026
9.0.14 45,710 3/10/2026
9.0.13 67,246 2/10/2026
9.0.12 73,181 1/13/2026
9.0.11 293,650 11/11/2025
8.0.26 22,619 4/14/2026
8.0.25 54,530 3/10/2026
8.0.24 72,223 2/10/2026
8.0.23 80,572 1/13/2026
Loading failed