Microsoft.AspNetCore.Components.WebAssembly 8.0.19

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

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (412)

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

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/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
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
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 !!!
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.
dotnet/samples
Sample code referenced by the .NET documentation
fullstackhero/blazor-starter-kit
Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
Version Downloads Last Updated
10.0.0-rc.1.25451.107 811 9/9/2025
10.0.0-preview.7.25380.108 3,909 8/12/2025
10.0.0-preview.6.25358.103 2,651 7/15/2025
10.0.0-preview.5.25277.114 3,235 6/6/2025
10.0.0-preview.4.25258.110 3,323 5/12/2025
10.0.0-preview.3.25172.1 2,951 4/10/2025
10.0.0-preview.2.25164.1 1,611 3/18/2025
10.0.0-preview.1.25120.3 2,187 2/25/2025
9.0.9 12,035 9/9/2025
9.0.8 194,433 8/5/2025
9.0.7 156,615 7/8/2025
9.0.6 212,870 6/10/2025
9.0.5 373,568 5/13/2025
9.0.4 375,385 4/8/2025
9.0.3 312,623 3/11/2025
9.0.2 363,881 2/11/2025
9.0.1 542,299 1/14/2025
9.0.0 1,317,662 11/12/2024
9.0.0-rc.2.24474.3 30,898 10/8/2024
9.0.0-rc.1.24452.1 28,153 9/10/2024
9.0.0-preview.7.24406.2 24,731 8/13/2024
9.0.0-preview.6.24328.4 30,424 7/9/2024
9.0.0-preview.5.24306.11 14,570 6/11/2024
9.0.0-preview.4.24267.6 3,676 5/21/2024
9.0.0-preview.3.24172.13 39,421 4/11/2024
9.0.0-preview.2.24128.4 2,829 3/12/2024
9.0.0-preview.1.24081.5 17,711 2/13/2024
8.0.20 4,912 9/9/2025
8.0.19 79,786 8/4/2025
8.0.18 72,948 7/8/2025
8.0.17 103,071 6/10/2025
8.0.16 126,116 5/13/2025
8.0.15 199,400 4/8/2025
8.0.14 203,901 3/11/2025
8.0.13 313,380 2/11/2025
8.0.12 336,972 1/14/2025
8.0.11 1,440,101 11/12/2024
8.0.10 1,177,232 10/8/2024
8.0.8 1,439,661 8/13/2024
8.0.7 1,252,651 7/9/2024
8.0.6 855,075 5/28/2024
8.0.5 425,636 5/14/2024
8.0.4 1,279,824 4/9/2024
8.0.3 588,129 3/12/2024
8.0.2 987,240 2/13/2024
8.0.1 1,026,213 1/9/2024
8.0.0 2,107,764 11/14/2023
8.0.0-rc.2.23480.2 126,501 10/10/2023
8.0.0-rc.1.23421.29 28,479 9/12/2023
8.0.0-preview.7.23375.9 36,329 8/8/2023
8.0.0-preview.6.23329.11 24,045 7/11/2023
8.0.0-preview.5.23302.2 7,702 6/13/2023
8.0.0-preview.4.23260.4 5,947 5/16/2023
8.0.0-preview.3.23177.8 4,601 4/11/2023
8.0.0-preview.2.23153.2 3,819 3/14/2023
8.0.0-preview.1.23112.2 6,135 2/21/2023
7.0.20 128,637 5/28/2024
7.0.19 28,670 5/14/2024
7.0.18 63,226 4/9/2024
7.0.17 30,512 3/12/2024
7.0.16 81,891 2/13/2024
7.0.15 144,996 1/9/2024
7.0.14 335,438 11/14/2023
7.0.13 218,443 10/24/2023
7.0.12 192,662 10/10/2023
7.0.11 272,469 9/12/2023
7.0.10 452,314 8/8/2023
7.0.9 298,184 7/11/2023
7.0.8 156,402 6/22/2023
7.0.7 156,024 6/13/2023
7.0.5 854,954 4/11/2023
7.0.4 396,887 3/14/2023
7.0.3 438,199 2/14/2023
7.0.2 451,244 1/10/2023
7.0.1 304,608 12/13/2022
7.0.0 2,410,927 11/7/2022
7.0.0-rc.2.22476.2 32,610 10/11/2022
7.0.0-rc.1.22427.2 70,122 9/14/2022
7.0.0-preview.7.22376.6 127,777 8/9/2022
7.0.0-preview.6.22330.3 4,690 7/12/2022
7.0.0-preview.5.22303.8 2,812 6/14/2022
7.0.0-preview.4.22251.1 3,448 5/10/2022
7.0.0-preview.3.22178.4 2,576 4/13/2022
7.0.0-preview.2.22153.2 2,786 3/14/2022
7.0.0-preview.1.22109.13 1,717 2/17/2022
6.0.36 60,116 11/12/2024
6.0.35 10,121 10/8/2024
6.0.33 64,529 8/13/2024
6.0.32 48,037 7/9/2024
6.0.31 45,396 5/28/2024
6.0.30 13,996 5/14/2024
6.0.29 51,117 4/9/2024
6.0.28 45,461 3/12/2024
6.0.27 46,538 2/13/2024
6.0.26 76,076 1/9/2024
6.0.25 257,429 11/14/2023
6.0.24 69,411 10/24/2023
6.0.23 47,283 10/10/2023
6.0.22 62,191 9/12/2023
6.0.21 101,434 8/8/2023
6.0.20 87,289 7/11/2023
6.0.19 52,820 6/22/2023
6.0.18 44,335 6/13/2023
6.0.16 205,496 4/11/2023
6.0.15 245,262 3/14/2023
6.0.14 153,363 2/14/2023
6.0.13 264,429 1/10/2023
6.0.12 156,765 12/13/2022
6.0.11 430,762 11/7/2022
6.0.10 631,550 10/11/2022
6.0.9 385,554 9/13/2022
6.0.8 497,252 8/9/2022
6.0.7 609,056 7/12/2022
6.0.6 475,765 6/14/2022
6.0.5 603,266 5/10/2022
6.0.4 589,846 4/11/2022
6.0.3 515,127 3/8/2022
6.0.2 542,411 2/8/2022
6.0.1 926,985 12/14/2021
6.0.0 2,326,256 11/8/2021
6.0.0-rc.2.21480.10 47,341 10/12/2021
6.0.0-rc.1.21452.15 39,808 9/14/2021
6.0.0-preview.7.21378.6 47,434 8/10/2021
6.0.0-preview.6.21355.2 15,449 7/14/2021
6.0.0-preview.5.21301.17 12,287 6/15/2021
6.0.0-preview.4.21253.5 8,431 5/24/2021
6.0.0-preview.3.21201.13 15,775 4/8/2021
6.0.0-preview.2.21154.6 3,153 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,197 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 127,987 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 27,449 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 28,125 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 55,298 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 67,740 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 88,930 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 161,564 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 181,632 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 471,641 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 281,074 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 329,680 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 228,550 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 289,526 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 289,883 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 256,729 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 229,362 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 236,208 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 687,367 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 81,065 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,223 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,895 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,982 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,463 6/25/2020 5.0.0-preview.6.20312.15 is deprecated because it is no longer maintained.