Microsoft.AspNetCore.Components.Web 7.0.4

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

Support for rendering ASP.NET Core components for browsers.

This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e56abc45c4f8adc518abfc11a59849d616431e2c

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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 (3.7K)

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

Package Downloads
Microsoft.AspNetCore.Components.WebAssembly

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/dotnet/tree/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183

Microsoft.AspNetCore.Components.WebAssembly.Authentication

Build client-side authentication for single-page applications (SPAs). This package was built from the source code at https://github.com/dotnet/dotnet/tree/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183

MudBlazor

Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility

Blazored.LocalStorage

A library to provide access to local storage in Blazor applications

Radzen.Blazor

Radzen Blazor is a set of 90+ free native Blazor UI controls packed with DataGrid, Scheduler, Charts and robust theming including Material design and Fluent UI.

GitHub repositories (194)

Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.Components.Web:

Repository Stars
DevToys-app/DevToys
A Swiss Army knife for developers.
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.
MudBlazor/MudBlazor
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
dotnet/eShop
A reference .NET application implementing an eCommerce site
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
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
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.
cobbr/Covenant
Covenant is a collaborative .NET C2 framework for red teamers.
microsoft/fluentui-blazor
Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications
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.
dotnetcore/BootstrapBlazor
Bootstrap Blazor is an enterprise-level UI component library based on Bootstrap and Blazor.
Megabit/Blazorise
Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Tailwind, Bulma, AntDesign, and Material.
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
microsoft/dotnet-podcasts
.NET reference application shown at .NET Conf featuring ASP.NET Core, Blazor, .NET MAUI, Microservices, Orleans, Playwright, and more!
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 20, React 19, Vue 3.5, BFF with YARP, NextJs 15, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ..
enkodellc/blazorboilerplate
Blazor Boilerplate / Starter Template with MudBlazor
Version Downloads Last Updated
10.0.0-preview.6.25358.103 1,037 7/15/2025
10.0.0-preview.5.25277.114 3,747 6/6/2025
10.0.0-preview.4.25258.110 3,632 5/12/2025
10.0.0-preview.3.25172.1 4,115 4/10/2025
10.0.0-preview.2.25164.1 1,763 3/18/2025
10.0.0-preview.1.25120.3 2,064 2/25/2025
9.0.7 79,999 7/8/2025
9.0.6 280,581 6/10/2025
9.0.5 715,676 5/13/2025
9.0.4 931,758 4/8/2025
9.0.3 617,700 3/11/2025
9.0.2 826,527 2/11/2025
9.0.1 1,667,125 1/14/2025
9.0.0 3,037,643 11/12/2024
9.0.0-rc.2.24474.3 54,086 10/8/2024
9.0.0-rc.1.24452.1 42,397 9/10/2024
9.0.0-preview.7.24406.2 25,899 8/13/2024
9.0.0-preview.6.24328.4 15,221 7/9/2024
9.0.0-preview.5.24306.11 16,024 6/11/2024
9.0.0-preview.4.24267.6 3,974 5/21/2024
9.0.0-preview.3.24172.13 34,715 4/11/2024
9.0.0-preview.2.24128.4 2,895 3/12/2024
9.0.0-preview.1.24081.5 16,996 2/13/2024
8.0.18 36,486 7/8/2025
8.0.17 135,456 6/10/2025
8.0.16 216,448 5/13/2025
8.0.15 345,255 4/8/2025
8.0.14 379,957 3/11/2025
8.0.13 465,937 2/11/2025
8.0.12 1,140,386 1/14/2025
8.0.11 2,345,547 11/12/2024
8.0.10 3,132,473 10/8/2024
8.0.8 3,569,117 8/13/2024
8.0.7 2,218,805 7/9/2024
8.0.6 4,016,510 5/28/2024
8.0.5 1,170,159 5/14/2024
8.0.4 2,354,583 4/9/2024
8.0.3 3,099,164 3/12/2024
8.0.2 3,443,062 2/13/2024
8.0.1 2,496,184 1/9/2024
8.0.0 12,567,199 11/14/2023
8.0.0-rc.2.23480.2 228,661 10/10/2023
8.0.0-rc.1.23421.29 63,738 9/12/2023
8.0.0-preview.7.23375.9 93,920 8/8/2023
8.0.0-preview.6.23329.11 28,941 7/11/2023
8.0.0-preview.5.23302.2 11,003 6/13/2023
8.0.0-preview.4.23260.4 42,671 5/16/2023
8.0.0-preview.3.23177.8 6,277 4/11/2023
8.0.0-preview.2.23153.2 5,756 3/14/2023
8.0.0-preview.1.23112.2 6,332 2/21/2023
7.0.20 385,370 5/28/2024
7.0.19 89,785 5/14/2024
7.0.18 104,977 4/9/2024
7.0.17 172,009 3/12/2024
7.0.16 183,407 2/13/2024
7.0.15 298,323 1/9/2024
7.0.14 847,835 11/14/2023
7.0.13 400,034 10/24/2023
7.0.12 445,592 10/10/2023
7.0.11 581,914 9/12/2023
7.0.10 938,525 8/8/2023
7.0.9 775,971 7/11/2023
7.0.8 283,344 6/22/2023
7.0.7 568,616 6/13/2023
7.0.5 2,674,763 4/11/2023
7.0.4 1,088,710 3/14/2023
7.0.3 744,534 2/14/2023
7.0.2 912,712 1/10/2023
7.0.1 4,737,998 12/13/2022
7.0.0 8,128,216 11/7/2022
7.0.0-rc.2.22476.2 52,184 10/11/2022
7.0.0-rc.1.22427.2 82,720 9/14/2022
7.0.0-preview.7.22376.6 129,017 8/9/2022
7.0.0-preview.6.22330.3 5,382 7/12/2022
7.0.0-preview.5.22303.8 3,522 6/14/2022
7.0.0-preview.4.22251.1 83,877 5/10/2022
7.0.0-preview.3.22178.4 11,436 4/13/2022
7.0.0-preview.2.22153.2 3,273 3/14/2022
7.0.0-preview.1.22109.13 26,088 2/17/2022
6.0.36 138,235 11/12/2024
6.0.35 48,627 10/8/2024
6.0.33 86,663 8/13/2024
6.0.32 74,474 7/9/2024
6.0.31 113,379 5/28/2024
6.0.30 36,462 5/14/2024
6.0.29 162,771 4/9/2024
6.0.28 296,874 3/12/2024
6.0.27 143,514 2/13/2024
6.0.26 525,477 1/9/2024
6.0.25 657,778 11/14/2023
6.0.24 154,507 10/24/2023
6.0.23 116,446 10/10/2023
6.0.22 114,047 9/12/2023
6.0.21 464,617 8/8/2023
6.0.20 299,305 7/11/2023
6.0.19 104,494 6/22/2023
6.0.18 147,821 6/13/2023
6.0.16 1,076,707 4/11/2023
6.0.15 416,306 3/14/2023
6.0.14 664,526 2/14/2023
6.0.13 614,405 1/10/2023
6.0.12 965,965 12/13/2022
6.0.11 1,525,101 11/7/2022
6.0.10 1,283,339 10/11/2022
6.0.9 1,262,253 9/13/2022
6.0.8 1,439,380 8/9/2022
6.0.7 1,683,537 7/12/2022
6.0.6 1,249,140 6/14/2022
6.0.5 2,652,502 5/10/2022
6.0.4 1,961,330 4/11/2022
6.0.3 2,596,623 3/8/2022
6.0.2 1,158,539 2/8/2022
6.0.1 2,983,000 12/14/2021
6.0.0 12,470,045 11/8/2021
6.0.0-rc.2.21480.10 132,135 10/12/2021
6.0.0-rc.1.21452.15 86,859 9/14/2021
6.0.0-preview.7.21378.6 141,352 8/10/2021
6.0.0-preview.6.21355.2 286,013 7/14/2021
6.0.0-preview.5.21301.17 58,572 6/15/2021
6.0.0-preview.4.21253.5 55,319 5/24/2021
6.0.0-preview.3.21201.13 210,419 4/8/2021
6.0.0-preview.2.21154.6 3,508 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 24,536 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 318,739 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 50,118 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 50,034 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 139,950 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 222,539 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 497,349 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 286,736 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 549,631 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 723,082 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 618,402 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 870,593 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 573,247 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 3,003,206 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 614,716 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 1,529,997 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 848,359 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 410,213 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 6,597,632 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 188,037 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 122,018 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 14,715 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 10,095 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 12,048 6/25/2020 5.0.0-preview.6.20312.15 is deprecated because it is no longer maintained.
5.0.0-preview.5.20279.2 1,958 6/10/2020 5.0.0-preview.5.20279.2 is deprecated because it is no longer maintained.
5.0.0-preview.4.20257.10 10,061 5/18/2020 5.0.0-preview.4.20257.10 is deprecated because it is no longer maintained.
5.0.0-preview.3.20215.14 5,254 4/23/2020 5.0.0-preview.3.20215.14 is deprecated because it is no longer maintained.
5.0.0-preview.2.20167.3 5,256 4/2/2020 5.0.0-preview.2.20167.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20124.5 10,719 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 2,158,833 12/13/2022
3.1.31 5,697 11/8/2022
3.1.30 3,768 10/11/2022
3.1.29 136,583 9/13/2022
3.1.28 26,320 8/9/2022
3.1.27 9,696 7/12/2022
3.1.26 13,485 6/14/2022
3.1.25 262,997 5/10/2022
3.1.24 5,773 4/11/2022
3.1.23 6,760 3/8/2022
3.1.22 90,231 12/14/2021
3.1.21 1,380,851 11/7/2021
3.1.20 70,503 10/11/2021
3.1.19 61,433 9/14/2021
3.1.18 262,666 8/10/2021
3.1.17 97,322 7/13/2021
3.1.16 85,558 6/8/2021
3.1.15 47,337 5/11/2021
3.1.14 1,186,006 4/6/2021
3.1.13 353,726 3/9/2021
3.1.12 271,884 2/9/2021
3.1.11 97,914 1/12/2021
3.1.10 1,029,744 11/9/2020
3.1.9 293,365 10/13/2020
3.1.8 2,738,882 9/8/2020
3.1.7 564,412 8/11/2020
3.1.6 4,131,503 7/14/2020
3.1.5 887,785 6/9/2020
3.1.4 2,022,254 5/12/2020
3.1.3 2,772,009 3/24/2020
3.1.2 2,219,649 2/18/2020
3.1.1 758,961 1/14/2020
3.1.0 3,391,588 12/3/2019
3.1.0-preview3.19555.2 2,235,243 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 28,905 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 130,333 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 3,366 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 3,985 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 1,542,148 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 89,809 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 234,069 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 27,928 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.