Microsoft.AspNetCore.Components.WebAssembly
8.0.23
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Components.WebAssembly --version 8.0.23
NuGet\Install-Package Microsoft.AspNetCore.Components.WebAssembly -Version 8.0.23
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.23" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.23" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" />
paket add Microsoft.AspNetCore.Components.WebAssembly --version 8.0.23
#r "nuget: Microsoft.AspNetCore.Components.WebAssembly, 8.0.23"
#:package Microsoft.AspNetCore.Components.WebAssembly@8.0.23
#addin nuget:?package=Microsoft.AspNetCore.Components.WebAssembly&version=8.0.23
#tool nuget:?package=Microsoft.AspNetCore.Components.WebAssembly&version=8.0.23
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/568fff703254def7dcd35fda9892bf702d4c81d3
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. 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. |
-
net8.0
- Microsoft.AspNetCore.Components.Web (>= 8.0.23)
- Microsoft.Extensions.Configuration.Binder (>= 8.0.2)
- Microsoft.Extensions.Configuration.Json (>= 8.0.1)
- Microsoft.Extensions.Logging (>= 8.0.1)
- Microsoft.JSInterop.WebAssembly (>= 8.0.23)
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 (382)
Showing the top 20 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
|
|
|
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.
|
|
|
MudBlazor/MudBlazor
Blazor Component Library based on Material Design principles. Do more with Blazor, utilizing CSS and keeping JavaScript to a bare minimum.
|
|
|
RayWangQvQ/BiliBiliToolPro
B 站(bilibili)自动任务工具,支持docker、青龙、k8s等多种部署方式。敏感肌也能用。
|
|
|
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.
|
|
|
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.
|
|
|
Live-Charts/LiveCharts2
Beautiful, interactive charts, maps, and gauges. One API for every .NET UI framework.
|
|
|
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 !!!
|
|
|
radzenhq/radzen-blazor
Radzen Blazor is the most sophisticated free UI component library for Blazor, featuring 110+ native components including DataGrid, Scheduler, Charts, and advanced theming with full support for Material Design and Fluent UI. If Radzen Blazor is useful to you, a ⭐ on GitHub helps other Blazor developers find it.
|
|
|
Cysharp/R3
The new future of dotnet/reactive and UniRx.
|
|
|
dotnet/samples
Sample code referenced by the .NET documentation
|
| Version | Downloads | Last Updated |
|---|---|---|
| 11.0.0-preview.3.26207.106 | 549 | 4/14/2026 |
| 11.0.0-preview.2.26159.112 | 3,388 | 3/10/2026 |
| 11.0.0-preview.1.26104.118 | 934 | 2/10/2026 |
| 10.0.7 | 106,799 | 4/21/2026 |
| 10.0.6 | 107,841 | 4/14/2026 |
| 10.0.5 | 453,030 | 3/12/2026 |
| 10.0.4 | 98,228 | 3/10/2026 |
| 10.0.3 | 494,267 | 2/10/2026 |
| 10.0.2 | 602,860 | 1/13/2026 |
| 10.0.1 | 458,962 | 12/9/2025 |
| 10.0.0 | 1,512,518 | 11/11/2025 |
| 9.0.15 | 16,984 | 4/14/2026 |
| 9.0.14 | 43,195 | 3/10/2026 |
| 9.0.13 | 65,254 | 2/10/2026 |
| 9.0.12 | 71,900 | 1/13/2026 |
| 9.0.11 | 287,547 | 11/11/2025 |
| 8.0.26 | 16,741 | 4/14/2026 |
| 8.0.25 | 51,620 | 3/10/2026 |
| 8.0.24 | 70,046 | 2/10/2026 |
| 8.0.23 | 78,627 | 1/13/2026 |