Microsoft.AspNetCore.Components.WebAssembly
10.0.0-rc.1.25451.107
Prefix Reserved
dotnet add package Microsoft.AspNetCore.Components.WebAssembly --version 10.0.0-rc.1.25451.107
NuGet\Install-Package Microsoft.AspNetCore.Components.WebAssembly -Version 10.0.0-rc.1.25451.107
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="10.0.0-rc.1.25451.107" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly" Version="10.0.0-rc.1.25451.107" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" />
paket add Microsoft.AspNetCore.Components.WebAssembly --version 10.0.0-rc.1.25451.107
#r "nuget: Microsoft.AspNetCore.Components.WebAssembly, 10.0.0-rc.1.25451.107"
#:package Microsoft.AspNetCore.Components.WebAssembly@10.0.0-rc.1.25451.107
#addin nuget:?package=Microsoft.AspNetCore.Components.WebAssembly&version=10.0.0-rc.1.25451.107&prerelease
#tool nuget:?package=Microsoft.AspNetCore.Components.WebAssembly&version=10.0.0-rc.1.25451.107&prerelease
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 | Versions 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. |
-
net10.0
- Microsoft.AspNetCore.Components.Web (>= 10.0.0-rc.1.25451.107)
- Microsoft.Extensions.Configuration.Binder (>= 10.0.0-rc.1.25451.107)
- Microsoft.Extensions.Configuration.Json (>= 10.0.0-rc.1.25451.107)
- Microsoft.Extensions.Logging (>= 10.0.0-rc.1.25451.107)
- Microsoft.JSInterop.WebAssembly (>= 10.0.0-rc.1.25451.107)
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 (355)
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 | 1,723 | 9/9/2025 | |
10.0.0-preview.7.25380.108 | 3,966 | 8/12/2025 | |
10.0.0-preview.6.25358.103 | 2,766 | 7/15/2025 | |
10.0.0-preview.5.25277.114 | 3,258 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 3,347 | 5/12/2025 | |
10.0.0-preview.3.25172.1 | 2,954 | 4/10/2025 | |
10.0.0-preview.2.25164.1 | 1,614 | 3/18/2025 | |
10.0.0-preview.1.25120.3 | 2,190 | 2/25/2025 | |
9.0.9 | 20,864 | 9/9/2025 | |
9.0.8 | 201,617 | 8/5/2025 | |
9.0.7 | 162,435 | 7/8/2025 | |
9.0.6 | 216,692 | 6/10/2025 | |
9.0.5 | 382,270 | 5/13/2025 | |
9.0.4 | 378,764 | 4/8/2025 | |
9.0.3 | 314,192 | 3/11/2025 | |
9.0.2 | 365,872 | 2/11/2025 | |
9.0.1 | 546,738 | 1/14/2025 | |
9.0.0 | 1,325,755 | 11/12/2024 | |
9.0.0-rc.2.24474.3 | 31,066 | 10/8/2024 | |
9.0.0-rc.1.24452.1 | 28,299 | 9/10/2024 | |
9.0.0-preview.7.24406.2 | 24,893 | 8/13/2024 | |
9.0.0-preview.6.24328.4 | 30,652 | 7/9/2024 | |
9.0.0-preview.5.24306.11 | 14,636 | 6/11/2024 | |
9.0.0-preview.4.24267.6 | 3,688 | 5/21/2024 | |
9.0.0-preview.3.24172.13 | 39,588 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 2,851 | 3/12/2024 | |
9.0.0-preview.1.24081.5 | 17,788 | 2/13/2024 | |
8.0.20 | 8,323 | 9/9/2025 | |
8.0.19 | 82,853 | 8/4/2025 | |
8.0.18 | 75,759 | 7/8/2025 | |
8.0.17 | 105,182 | 6/10/2025 | |
8.0.16 | 127,688 | 5/13/2025 | |
8.0.15 | 201,391 | 4/8/2025 | |
8.0.14 | 205,586 | 3/11/2025 | |
8.0.13 | 316,139 | 2/11/2025 | |
8.0.12 | 339,093 | 1/14/2025 | |
8.0.11 | 1,454,864 | 11/12/2024 | |
8.0.10 | 1,182,818 | 10/8/2024 | |
8.0.8 | 1,444,251 | 8/13/2024 | |
8.0.7 | 1,257,892 | 7/9/2024 | |
8.0.6 | 857,035 | 5/28/2024 | |
8.0.5 | 426,970 | 5/14/2024 | |
8.0.4 | 1,283,209 | 4/9/2024 | |
8.0.3 | 589,698 | 3/12/2024 | |
8.0.2 | 990,068 | 2/13/2024 | |
8.0.1 | 1,027,766 | 1/9/2024 | |
8.0.0 | 2,112,244 | 11/14/2023 | |
8.0.0-rc.2.23480.2 | 126,865 | 10/10/2023 | |
8.0.0-rc.1.23421.29 | 28,488 | 9/12/2023 | |
8.0.0-preview.7.23375.9 | 36,373 | 8/8/2023 | |
8.0.0-preview.6.23329.11 | 24,055 | 7/11/2023 | |
8.0.0-preview.5.23302.2 | 7,704 | 6/13/2023 | |
8.0.0-preview.4.23260.4 | 5,948 | 5/16/2023 | |
8.0.0-preview.3.23177.8 | 4,602 | 4/11/2023 | |
8.0.0-preview.2.23153.2 | 3,820 | 3/14/2023 | |
8.0.0-preview.1.23112.2 | 6,136 | 2/21/2023 | |
7.0.20 | 129,043 | 5/28/2024 | |
7.0.19 | 28,784 | 5/14/2024 | |
7.0.18 | 63,332 | 4/9/2024 | |
7.0.17 | 30,563 | 3/12/2024 | |
7.0.16 | 82,021 | 2/13/2024 | |
7.0.15 | 145,089 | 1/9/2024 | |
7.0.14 | 335,783 | 11/14/2023 | |
7.0.13 | 218,580 | 10/24/2023 | |
7.0.12 | 192,771 | 10/10/2023 | |
7.0.11 | 272,593 | 9/12/2023 | |
7.0.10 | 452,455 | 8/8/2023 | |
7.0.9 | 298,495 | 7/11/2023 | |
7.0.8 | 156,470 | 6/22/2023 | |
7.0.7 | 156,082 | 6/13/2023 | |
7.0.5 | 855,191 | 4/11/2023 | |
7.0.4 | 396,945 | 3/14/2023 | |
7.0.3 | 438,441 | 2/14/2023 | |
7.0.2 | 451,381 | 1/10/2023 | |
7.0.1 | 304,698 | 12/13/2022 | |
7.0.0 | 2,414,079 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 32,628 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 70,164 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 127,781 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 4,694 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 2,815 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 3,450 | 5/10/2022 | |
7.0.0-preview.3.22178.4 | 2,579 | 4/13/2022 | |
7.0.0-preview.2.22153.2 | 2,790 | 3/14/2022 | |
7.0.0-preview.1.22109.13 | 1,719 | 2/17/2022 | |
6.0.36 | 60,760 | 11/12/2024 | |
6.0.35 | 10,149 | 10/8/2024 | |
6.0.33 | 64,631 | 8/13/2024 | |
6.0.32 | 48,145 | 7/9/2024 | |
6.0.31 | 45,623 | 5/28/2024 | |
6.0.30 | 14,029 | 5/14/2024 | |
6.0.29 | 51,178 | 4/9/2024 | |
6.0.28 | 45,575 | 3/12/2024 | |
6.0.27 | 46,593 | 2/13/2024 | |
6.0.26 | 76,146 | 1/9/2024 | |
6.0.25 | 257,944 | 11/14/2023 | |
6.0.24 | 69,438 | 10/24/2023 | |
6.0.23 | 47,330 | 10/10/2023 | |
6.0.22 | 62,246 | 9/12/2023 | |
6.0.21 | 101,478 | 8/8/2023 | |
6.0.20 | 87,326 | 7/11/2023 | |
6.0.19 | 52,839 | 6/22/2023 | |
6.0.18 | 44,354 | 6/13/2023 | |
6.0.16 | 205,614 | 4/11/2023 | |
6.0.15 | 245,360 | 3/14/2023 | |
6.0.14 | 153,528 | 2/14/2023 | |
6.0.13 | 264,597 | 1/10/2023 | |
6.0.12 | 156,798 | 12/13/2022 | |
6.0.11 | 430,882 | 11/7/2022 | |
6.0.10 | 631,707 | 10/11/2022 | |
6.0.9 | 385,674 | 9/13/2022 | |
6.0.8 | 497,530 | 8/9/2022 | |
6.0.7 | 609,256 | 7/12/2022 | |
6.0.6 | 475,890 | 6/14/2022 | |
6.0.5 | 603,413 | 5/10/2022 | |
6.0.4 | 590,184 | 4/11/2022 | |
6.0.3 | 515,236 | 3/8/2022 | |
6.0.2 | 542,600 | 2/8/2022 | |
6.0.1 | 927,197 | 12/14/2021 | |
6.0.0 | 2,326,847 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 47,349 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 39,818 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 47,439 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 15,453 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 12,291 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 8,435 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 15,784 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 3,156 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 3,200 | 2/12/2021 | |
5.0.17 | 128,054 | 5/10/2022 | |
5.0.16 | 27,458 | 4/11/2022 | |
5.0.15 | 28,133 | 3/8/2022 | |
5.0.14 | 55,315 | 2/8/2022 | |
5.0.13 | 67,777 | 12/14/2021 | |
5.0.12 | 88,958 | 11/7/2021 | |
5.0.11 | 161,594 | 10/12/2021 | |
5.0.10 | 181,663 | 9/14/2021 | |
5.0.9 | 472,917 | 8/10/2021 | |
5.0.8 | 281,144 | 7/13/2021 | |
5.0.7 | 329,752 | 6/8/2021 | |
5.0.6 | 228,601 | 5/11/2021 | |
5.0.5 | 289,574 | 4/6/2021 | |
5.0.4 | 290,090 | 3/9/2021 | |
5.0.3 | 256,741 | 2/9/2021 | |
5.0.2 | 229,396 | 1/12/2021 | |
5.0.1 | 236,223 | 12/8/2020 | |
5.0.0 | 687,546 | 11/9/2020 | |
5.0.0-rc.2.20475.17 | 81,082 | 10/13/2020 | |
5.0.0-rc.1.20451.17 | 35,230 | 9/14/2020 | |
5.0.0-preview.8.20414.8 | 7,901 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 5,990 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 7,468 | 6/25/2020 |