Microsoft.AspNetCore.Components.WebAssembly 6.0.0-rc.2.21480.10

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

Build client-side single-page applications (SPAs) with Blazor running under WebAssembly.

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

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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 (417)

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/2db1f5ee2bdda2e8d873769325fabede32e420e0

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

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

Repository Stars
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
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
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10 RC 1, 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.
MudBlazor/MudBlazor
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
RayWangQvQ/BiliBiliToolPro
B 站(bilibili)自动任务工具,支持docker、青龙、k8s等多种部署方式。敏感肌也能用。
elsa-workflows/elsa-core
A .NET workflows library
ScottPlot/ScottPlot
Interactive plotting library for .NET
ant-design-blazor/ant-design-blazor
🌈A rich set of enterprise-class UI components based on Ant Design and Blazor.
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 9 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
kurrent-io/KurrentDB
KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
mono/SkiaSharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
beto-rodriguez/LiveCharts2
Simple, flexible, interactive & powerful charts, maps and gauges for .Net, LiveCharts2 can now practically run everywhere Maui, Uno Platform, Blazor-wasm, WPF, WinForms, Xamarin, Avalonia, WinUI, UWP.
protobuf-net/protobuf-net
Protocol Buffers library for idiomatic .NET
microsoft/fluentui-blazor
Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications
grpc/grpc-dotnet
gRPC for .NET
dotnetcore/WTM
Use WTM to write .netcore app fast !!!
Version Downloads Last Updated
10.0.0-rc.1.25451.107 9,406 9/9/2025
10.0.0-preview.7.25380.108 4,345 8/12/2025
10.0.0-preview.6.25358.103 3,158 7/15/2025
10.0.0-preview.5.25277.114 3,446 6/6/2025
10.0.0-preview.4.25258.110 3,498 5/12/2025
10.0.0-preview.3.25172.1 2,980 4/10/2025
10.0.0-preview.2.25164.1 1,624 3/18/2025
10.0.0-preview.1.25120.3 2,207 2/25/2025
9.0.9 88,032 9/9/2025
9.0.8 233,431 8/5/2025
9.0.7 188,563 7/8/2025
9.0.6 234,837 6/10/2025
9.0.5 437,380 5/13/2025
9.0.4 394,876 4/8/2025
9.0.3 323,294 3/11/2025
9.0.2 376,855 2/11/2025
9.0.1 569,685 1/14/2025
9.0.0 1,369,557 11/12/2024
9.0.0-rc.2.24474.3 31,907 10/8/2024
9.0.0-rc.1.24452.1 29,275 9/10/2024
9.0.0-preview.7.24406.2 25,799 8/13/2024
9.0.0-preview.6.24328.4 31,659 7/9/2024
9.0.0-preview.5.24306.11 15,462 6/11/2024
9.0.0-preview.4.24267.6 3,726 5/21/2024
9.0.0-preview.3.24172.13 40,458 4/11/2024
9.0.0-preview.2.24128.4 2,937 3/12/2024
9.0.0-preview.1.24081.5 18,187 2/13/2024
8.0.20 31,775 9/9/2025
8.0.19 99,119 8/4/2025
8.0.18 89,658 7/8/2025
8.0.17 115,483 6/10/2025
8.0.16 134,757 5/13/2025
8.0.15 214,047 4/8/2025
8.0.14 212,844 3/11/2025
8.0.13 332,861 2/11/2025
8.0.12 350,849 1/14/2025
8.0.11 1,533,365 11/12/2024
8.0.10 1,211,279 10/8/2024
8.0.8 1,468,508 8/13/2024
8.0.7 1,285,070 7/9/2024
8.0.6 866,854 5/28/2024
8.0.5 433,396 5/14/2024
8.0.4 1,304,116 4/9/2024
8.0.3 598,562 3/12/2024
8.0.2 1,003,121 2/13/2024
8.0.1 1,037,793 1/9/2024
8.0.0 2,138,757 11/14/2023
8.0.0-rc.2.23480.2 128,500 10/10/2023
8.0.0-rc.1.23421.29 28,516 9/12/2023
8.0.0-preview.7.23375.9 36,561 8/8/2023
8.0.0-preview.6.23329.11 24,085 7/11/2023
8.0.0-preview.5.23302.2 7,714 6/13/2023
8.0.0-preview.4.23260.4 5,957 5/16/2023
8.0.0-preview.3.23177.8 4,612 4/11/2023
8.0.0-preview.2.23153.2 3,828 3/14/2023
8.0.0-preview.1.23112.2 6,145 2/21/2023
7.0.20 131,816 5/28/2024
7.0.19 29,316 5/14/2024
7.0.18 63,802 4/9/2024
7.0.17 30,921 3/12/2024
7.0.16 82,853 2/13/2024
7.0.15 145,915 1/9/2024
7.0.14 338,766 11/14/2023
7.0.13 219,561 10/24/2023
7.0.12 193,361 10/10/2023
7.0.11 273,497 9/12/2023
7.0.10 453,819 8/8/2023
7.0.9 299,883 7/11/2023
7.0.8 156,901 6/22/2023
7.0.7 156,442 6/13/2023
7.0.5 857,615 4/11/2023
7.0.4 397,658 3/14/2023
7.0.3 440,280 2/14/2023
7.0.2 452,475 1/10/2023
7.0.1 305,926 12/13/2022
7.0.0 2,433,699 11/7/2022
7.0.0-rc.2.22476.2 32,769 10/11/2022
7.0.0-rc.1.22427.2 70,284 9/14/2022
7.0.0-preview.7.22376.6 127,794 8/9/2022
7.0.0-preview.6.22330.3 4,719 7/12/2022
7.0.0-preview.5.22303.8 2,823 6/14/2022
7.0.0-preview.4.22251.1 3,454 5/10/2022
7.0.0-preview.3.22178.4 2,584 4/13/2022
7.0.0-preview.2.22153.2 3,005 3/14/2022
7.0.0-preview.1.22109.13 1,753 2/17/2022
6.0.36 64,059 11/12/2024
6.0.35 10,329 10/8/2024
6.0.33 65,471 8/13/2024
6.0.32 48,594 7/9/2024
6.0.31 46,829 5/28/2024
6.0.30 14,165 5/14/2024
6.0.29 51,477 4/9/2024
6.0.28 45,987 3/12/2024
6.0.27 47,006 2/13/2024
6.0.26 76,554 1/9/2024
6.0.25 262,314 11/14/2023
6.0.24 69,638 10/24/2023
6.0.23 47,603 10/10/2023
6.0.22 62,599 9/12/2023
6.0.21 101,806 8/8/2023
6.0.20 87,574 7/11/2023
6.0.19 52,946 6/22/2023
6.0.18 44,488 6/13/2023
6.0.16 206,216 4/11/2023
6.0.15 245,794 3/14/2023
6.0.14 154,510 2/14/2023
6.0.13 265,198 1/10/2023
6.0.12 157,098 12/13/2022
6.0.11 431,572 11/7/2022
6.0.10 636,169 10/11/2022
6.0.9 386,357 9/13/2022
6.0.8 499,077 8/9/2022
6.0.7 610,463 7/12/2022
6.0.6 476,693 6/14/2022
6.0.5 605,644 5/10/2022
6.0.4 593,006 4/11/2022
6.0.3 516,370 3/8/2022
6.0.2 543,712 2/8/2022
6.0.1 929,823 12/14/2021
6.0.0 2,332,377 11/8/2021
6.0.0-rc.2.21480.10 47,456 10/12/2021
6.0.0-rc.1.21452.15 39,897 9/14/2021
6.0.0-preview.7.21378.6 47,460 8/10/2021
6.0.0-preview.6.21355.2 15,464 7/14/2021
6.0.0-preview.5.21301.17 12,330 6/15/2021
6.0.0-preview.4.21253.5 8,444 5/24/2021
6.0.0-preview.3.21201.13 15,800 4/8/2021
6.0.0-preview.2.21154.6 3,168 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 3,213 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 128,867 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 27,532 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 28,231 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 55,474 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 68,163 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 89,209 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 161,981 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 182,173 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 480,592 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 281,542 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 330,204 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 229,023 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 289,986 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 291,073 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 257,194 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 229,814 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 236,825 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 690,327 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 81,171 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 35,269 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 7,912 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 6,000 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 7,477 6/25/2020 5.0.0-preview.6.20312.15 is deprecated because it is no longer maintained.