Microsoft.AspNetCore.Components.WebAssembly 11.0.0-preview.4.26230.115

Prefix Reserved
This is a prerelease version of Microsoft.AspNetCore.Components.WebAssembly.
dotnet add package Microsoft.AspNetCore.Components.WebAssembly --version 11.0.0-preview.4.26230.115
                    
NuGet\Install-Package Microsoft.AspNetCore.Components.WebAssembly -Version 11.0.0-preview.4.26230.115
                    
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="11.0.0-preview.4.26230.115" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly" Version="11.0.0-preview.4.26230.115" />
                    
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 11.0.0-preview.4.26230.115
                    
#r "nuget: Microsoft.AspNetCore.Components.WebAssembly, 11.0.0-preview.4.26230.115"
                    
#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@11.0.0-preview.4.26230.115
                    
#: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=11.0.0-preview.4.26230.115&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Components.WebAssembly&version=11.0.0-preview.4.26230.115&prerelease
                    
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 net11.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (459)

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/4370ea16341331f045fa9b89cc46e03aed27195c

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

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
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.
reactiveui/refit
The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.
RayWangQvQ/BiliBiliToolPro
B 站(bilibili)自动任务工具,支持docker、青龙、k8s等多种部署方式。全面拥抱AI。敏感肌也能用。
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.
Version Downloads Last Updated
11.0.0-preview.4.26230.115 314 5/12/2026
11.0.0-preview.3.26207.106 908 4/14/2026
11.0.0-preview.2.26159.112 4,747 3/10/2026
11.0.0-preview.1.26104.118 964 2/10/2026
10.0.8 36,309 5/12/2026
10.0.7 296,004 4/21/2026
10.0.6 133,893 4/14/2026
10.0.5 516,082 3/12/2026
10.0.4 116,718 3/10/2026
10.0.3 535,271 2/10/2026
10.0.2 652,698 1/13/2026
9.0.16 4,735 5/12/2026
9.0.15 30,206 4/14/2026
9.0.14 49,875 3/10/2026
9.0.13 71,915 2/10/2026
9.0.12 75,313 1/13/2026
8.0.27 4,769 5/12/2026
8.0.26 33,898 4/14/2026
8.0.25 60,096 3/10/2026
8.0.24 77,023 2/10/2026
Loading failed