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

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.1.21452.15
                    
NuGet\Install-Package Microsoft.AspNetCore.Components.WebAssembly -Version 6.0.0-rc.1.21452.15
                    
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.1.21452.15" />
                    
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.1.21452.15" />
                    
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.1.21452.15
                    
#r "nuget: Microsoft.AspNetCore.Components.WebAssembly, 6.0.0-rc.1.21452.15"
                    
#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.
#addin nuget:?package=Microsoft.AspNetCore.Components.WebAssembly&version=6.0.0-rc.1.21452.15&prerelease
                    
Install Microsoft.AspNetCore.Components.WebAssembly as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Components.WebAssembly&version=6.0.0-rc.1.21452.15&prerelease
                    
Install Microsoft.AspNetCore.Components.WebAssembly 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/0621c1748eac08dd516edc950559ab7e8308f214

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

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

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.

Toolbelt.Blazor.HttpClientInterceptor

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

Serilog.Sinks.BrowserConsole

Writes Serilog events to the browser console

Masa.Blazor.Doc

Package Description

GitHub repositories (344)

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 Preview 4, 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
elsa-workflows/elsa-core
A .NET workflows library
ant-design-blazor/ant-design-blazor
🌈A rich set of enterprise-class UI components based on Ant Design and Blazor.
ScottPlot/ScottPlot
Interactive plotting library for .NET
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
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
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.
protobuf-net/protobuf-net
Protocol Buffers library for idiomatic .NET
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.
grpc/grpc-dotnet
gRPC for .NET
microsoft/fluentui-blazor
Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications
dotnetcore/WTM
Use WTM to write .netcore app fast !!!
radzenhq/radzen-blazor
Radzen Blazor is a set of 90+ free native Blazor UI components packed with DataGrid, Scheduler, Charts and robust theming including Material design and FluentUI.
Version Downloads Last updated
10.0.0-preview.4.25258.110 1,399 5/12/2025
10.0.0-preview.3.25172.1 2,552 4/10/2025
10.0.0-preview.2.25164.1 1,490 3/18/2025
10.0.0-preview.1.25120.3 2,083 2/25/2025
9.0.5 90,061 5/13/2025
9.0.4 233,141 4/8/2025
9.0.3 239,899 3/11/2025
9.0.2 276,008 2/11/2025
9.0.1 364,580 1/14/2025
9.0.0 1,007,794 11/12/2024
9.0.0-rc.2.24474.3 26,160 10/8/2024
9.0.0-rc.1.24452.1 23,435 9/10/2024
9.0.0-preview.7.24406.2 18,132 8/13/2024
9.0.0-preview.6.24328.4 24,941 7/9/2024
9.0.0-preview.5.24306.11 12,516 6/11/2024
9.0.0-preview.4.24267.6 3,328 5/21/2024
9.0.0-preview.3.24172.13 30,630 4/11/2024
9.0.0-preview.2.24128.4 2,551 3/12/2024
9.0.0-preview.1.24081.5 15,466 2/13/2024
8.0.16 34,767 5/13/2025
8.0.15 112,779 4/8/2025
8.0.14 139,878 3/11/2025
8.0.13 191,975 2/11/2025
8.0.12 245,722 1/14/2025
8.0.11 964,599 11/12/2024
8.0.10 998,105 10/8/2024
8.0.8 1,283,272 8/13/2024
8.0.7 1,060,199 7/9/2024
8.0.6 791,538 5/28/2024
8.0.5 382,646 5/14/2024
8.0.4 1,176,453 4/9/2024
8.0.3 541,341 3/12/2024
8.0.2 903,387 2/13/2024
8.0.1 967,044 1/9/2024
8.0.0 1,961,863 11/14/2023
8.0.0-rc.2.23480.2 116,818 10/10/2023
8.0.0-rc.1.23421.29 28,173 9/12/2023
8.0.0-preview.7.23375.9 34,358 8/8/2023
8.0.0-preview.6.23329.11 23,666 7/11/2023
8.0.0-preview.5.23302.2 7,625 6/13/2023
8.0.0-preview.4.23260.4 5,873 5/16/2023
8.0.0-preview.3.23177.8 4,524 4/11/2023
8.0.0-preview.2.23153.2 3,751 3/14/2023
8.0.0-preview.1.23112.2 6,067 2/21/2023
7.0.20 110,759 5/28/2024
7.0.19 25,048 5/14/2024
7.0.18 60,406 4/9/2024
7.0.17 29,100 3/12/2024
7.0.16 77,205 2/13/2024
7.0.15 141,703 1/9/2024
7.0.14 322,641 11/14/2023
7.0.13 211,845 10/24/2023
7.0.12 189,905 10/10/2023
7.0.11 268,435 9/12/2023
7.0.10 447,995 8/8/2023
7.0.9 290,030 7/11/2023
7.0.8 154,301 6/22/2023
7.0.7 154,497 6/13/2023
7.0.5 846,816 4/11/2023
7.0.4 393,818 3/14/2023
7.0.3 428,409 2/14/2023
7.0.2 439,813 1/10/2023
7.0.1 298,528 12/13/2022
7.0.0 2,294,597 11/7/2022
7.0.0-rc.2.22476.2 32,335 10/11/2022
7.0.0-rc.1.22427.2 68,392 9/14/2022
7.0.0-preview.7.22376.6 127,697 8/9/2022
7.0.0-preview.6.22330.3 4,606 7/12/2022
7.0.0-preview.5.22303.8 2,734 6/14/2022
7.0.0-preview.4.22251.1 3,377 5/10/2022
7.0.0-preview.3.22178.4 2,504 4/13/2022
7.0.0-preview.2.22153.2 2,714 3/14/2022
7.0.0-preview.1.22109.13 1,638 2/17/2022
6.0.36 36,682 11/12/2024
6.0.35 9,207 10/8/2024
6.0.33 52,975 8/13/2024
6.0.32 46,965 7/9/2024
6.0.31 39,077 5/28/2024
6.0.30 13,480 5/14/2024
6.0.29 49,509 4/9/2024
6.0.28 42,723 3/12/2024
6.0.27 45,340 2/13/2024
6.0.26 72,303 1/9/2024
6.0.25 232,045 11/14/2023
6.0.24 67,715 10/24/2023
6.0.23 46,158 10/10/2023
6.0.22 60,827 9/12/2023
6.0.21 99,158 8/8/2023
6.0.20 85,898 7/11/2023
6.0.19 52,355 6/22/2023
6.0.18 43,642 6/13/2023
6.0.16 201,285 4/11/2023
6.0.15 242,230 3/14/2023
6.0.14 148,640 2/14/2023
6.0.13 255,612 1/10/2023
6.0.12 154,577 12/13/2022
6.0.11 419,227 11/7/2022
6.0.10 623,917 10/11/2022
6.0.9 379,847 9/13/2022
6.0.8 488,208 8/9/2022
6.0.7 600,997 7/12/2022
6.0.6 468,886 6/14/2022
6.0.5 597,576 5/10/2022
6.0.4 580,550 4/11/2022
6.0.3 509,448 3/8/2022
6.0.2 533,717 2/8/2022
6.0.1 913,620 12/14/2021
6.0.0 2,296,210 11/8/2021
6.0.0-rc.2.21480.10 47,061 10/12/2021
6.0.0-rc.1.21452.15 39,347 9/14/2021
6.0.0-preview.7.21378.6 47,267 8/10/2021
6.0.0-preview.6.21355.2 15,206 7/14/2021
6.0.0-preview.5.21301.17 12,047 6/15/2021
6.0.0-preview.4.21253.5 8,073 5/24/2021
6.0.0-preview.3.21201.13 15,622 4/8/2021
6.0.0-preview.2.21154.6 2,791 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,071 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 123,722 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 27,109 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 27,925 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 54,689 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 66,068 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 88,050 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 160,608 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 180,500 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 420,535 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 277,181 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 321,030 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 224,201 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 283,105 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 281,247 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 249,364 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 225,772 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 230,849 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 666,542 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 79,626 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 34,704 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,767 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 5,857 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,326 6/25/2020 5.0.0-preview.6.20312.15 is deprecated because it is no longer maintained.