Microsoft.AspNetCore.Components.Web 3.1.30

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 3.1.30
                    
NuGet\Install-Package Microsoft.AspNetCore.Components.Web -Version 3.1.30
                    
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="3.1.30" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Components.Web" Version="3.1.30" />
                    
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 3.1.30
                    
#r "nuget: Microsoft.AspNetCore.Components.Web, 3.1.30"
                    
#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.
#addin nuget:?package=Microsoft.AspNetCore.Components.Web&version=3.1.30
                    
Install Microsoft.AspNetCore.Components.Web as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Components.Web&version=3.1.30
                    
Install Microsoft.AspNetCore.Components.Web 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/aspnet/AspNetCore/tree/2e51a0b6eba74bdf02aee71944e973487937cb99

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3.6K)

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/ddf39a1b4690fbe23aea79c78da67004a5c31094

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/ddf39a1b4690fbe23aea79c78da67004a5c31094

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

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 19, 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.5.25277.114 230 6/6/2025
10.0.0-preview.4.25258.110 2,225 5/12/2025
10.0.0-preview.3.25172.1 3,659 4/10/2025
10.0.0-preview.2.25164.1 1,673 3/18/2025
10.0.0-preview.1.25120.3 2,005 2/25/2025
9.0.6 130 6/10/2025
9.0.5 283,407 5/13/2025
9.0.4 750,954 4/8/2025
9.0.3 543,978 3/11/2025
9.0.2 720,118 2/11/2025
9.0.1 1,256,660 1/14/2025
9.0.0 2,633,370 11/12/2024
9.0.0-rc.2.24474.3 51,028 10/8/2024
9.0.0-rc.1.24452.1 38,880 9/10/2024
9.0.0-preview.7.24406.2 22,803 8/13/2024
9.0.0-preview.6.24328.4 13,945 7/9/2024
9.0.0-preview.5.24306.11 15,209 6/11/2024
9.0.0-preview.4.24267.6 3,798 5/21/2024
9.0.0-preview.3.24172.13 30,618 4/11/2024
9.0.0-preview.2.24128.4 2,724 3/12/2024
9.0.0-preview.1.24081.5 16,076 2/13/2024
8.0.17 46 6/10/2025
8.0.16 96,061 5/13/2025
8.0.15 233,672 4/8/2025
8.0.14 284,818 3/11/2025
8.0.13 365,346 2/11/2025
8.0.12 849,413 1/14/2025
8.0.11 1,950,713 11/12/2024
8.0.10 2,805,358 10/8/2024
8.0.8 3,318,844 8/13/2024
8.0.7 2,096,152 7/9/2024
8.0.6 3,770,014 5/28/2024
8.0.5 1,090,920 5/14/2024
8.0.4 2,240,366 4/9/2024
8.0.3 2,972,147 3/12/2024
8.0.2 3,240,311 2/13/2024
8.0.1 2,393,908 1/9/2024
8.0.0 11,598,842 11/14/2023
8.0.0-rc.2.23480.2 222,297 10/10/2023
8.0.0-rc.1.23421.29 63,285 9/12/2023
8.0.0-preview.7.23375.9 90,643 8/8/2023
8.0.0-preview.6.23329.11 28,698 7/11/2023
8.0.0-preview.5.23302.2 10,931 6/13/2023
8.0.0-preview.4.23260.4 42,356 5/16/2023
8.0.0-preview.3.23177.8 6,170 4/11/2023
8.0.0-preview.2.23153.2 5,674 3/14/2023
8.0.0-preview.1.23112.2 6,286 2/21/2023
7.0.20 352,971 5/28/2024
7.0.19 84,387 5/14/2024
7.0.18 101,300 4/9/2024
7.0.17 168,422 3/12/2024
7.0.16 179,618 2/13/2024
7.0.15 293,120 1/9/2024
7.0.14 819,898 11/14/2023
7.0.13 392,695 10/24/2023
7.0.12 437,941 10/10/2023
7.0.11 574,644 9/12/2023
7.0.10 913,930 8/8/2023
7.0.9 742,422 7/11/2023
7.0.8 281,002 6/22/2023
7.0.7 554,908 6/13/2023
7.0.5 2,638,552 4/11/2023
7.0.4 1,080,330 3/14/2023
7.0.3 732,580 2/14/2023
7.0.2 884,869 1/10/2023
7.0.1 4,511,741 12/13/2022
7.0.0 7,922,842 11/7/2022
7.0.0-rc.2.22476.2 51,740 10/11/2022
7.0.0-rc.1.22427.2 81,512 9/14/2022
7.0.0-preview.7.22376.6 128,970 8/9/2022
7.0.0-preview.6.22330.3 5,325 7/12/2022
7.0.0-preview.5.22303.8 3,475 6/14/2022
7.0.0-preview.4.22251.1 81,589 5/10/2022
7.0.0-preview.3.22178.4 11,332 4/13/2022
7.0.0-preview.2.22153.2 3,228 3/14/2022
7.0.0-preview.1.22109.13 24,782 2/17/2022
6.0.36 107,730 11/12/2024
6.0.35 46,993 10/8/2024
6.0.33 81,593 8/13/2024
6.0.32 72,762 7/9/2024
6.0.31 105,128 5/28/2024
6.0.30 34,617 5/14/2024
6.0.29 150,204 4/9/2024
6.0.28 288,961 3/12/2024
6.0.27 139,411 2/13/2024
6.0.26 506,670 1/9/2024
6.0.25 626,571 11/14/2023
6.0.24 151,451 10/24/2023
6.0.23 114,003 10/10/2023
6.0.22 112,477 9/12/2023
6.0.21 449,996 8/8/2023
6.0.20 292,314 7/11/2023
6.0.19 103,721 6/22/2023
6.0.18 144,432 6/13/2023
6.0.16 1,061,875 4/11/2023
6.0.15 410,402 3/14/2023
6.0.14 637,837 2/14/2023
6.0.13 590,897 1/10/2023
6.0.12 953,619 12/13/2022
6.0.11 1,500,498 11/7/2022
6.0.10 1,260,951 10/11/2022
6.0.9 1,245,622 9/13/2022
6.0.8 1,415,969 8/9/2022
6.0.7 1,669,768 7/12/2022
6.0.6 1,231,432 6/14/2022
6.0.5 2,638,062 5/10/2022
6.0.4 1,935,886 4/11/2022
6.0.3 2,530,777 3/8/2022
6.0.2 1,142,250 2/8/2022
6.0.1 2,942,005 12/14/2021
6.0.0 12,242,464 11/8/2021
6.0.0-rc.2.21480.10 131,764 10/12/2021
6.0.0-rc.1.21452.15 86,052 9/14/2021
6.0.0-preview.7.21378.6 139,098 8/10/2021
6.0.0-preview.6.21355.2 285,188 7/14/2021
6.0.0-preview.5.21301.17 57,953 6/15/2021
6.0.0-preview.4.21253.5 54,352 5/24/2021
6.0.0-preview.3.21201.13 207,980 4/8/2021
6.0.0-preview.2.21154.6 3,185 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,148 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 313,669 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 49,879 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 49,769 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 137,265 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 221,349 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 473,847 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 285,884 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 545,643 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 698,056 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 608,063 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 849,630 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 566,728 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 2,959,992 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 607,562 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 1,500,794 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 842,257 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 408,819 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 6,505,324 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 187,326 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 120,448 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,606 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,007 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 11,840 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,885 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 9,931 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,142 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,174 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,627 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 2,022,631 12/13/2022
3.1.31 5,650 11/8/2022
3.1.30 3,725 10/11/2022
3.1.29 133,740 9/13/2022
3.1.28 26,118 8/9/2022
3.1.27 9,652 7/12/2022
3.1.26 13,428 6/14/2022
3.1.25 262,878 5/10/2022
3.1.24 5,715 4/11/2022
3.1.23 6,708 3/8/2022
3.1.22 89,910 12/14/2021
3.1.21 1,371,461 11/7/2021
3.1.20 68,806 10/11/2021
3.1.19 58,402 9/14/2021
3.1.18 255,130 8/10/2021
3.1.17 97,065 7/13/2021
3.1.16 84,415 6/8/2021
3.1.15 46,400 5/11/2021
3.1.14 1,174,733 4/6/2021
3.1.13 353,184 3/9/2021
3.1.12 270,057 2/9/2021
3.1.11 96,914 1/12/2021
3.1.10 1,020,585 11/9/2020
3.1.9 292,270 10/13/2020
3.1.8 2,691,538 9/8/2020
3.1.7 556,271 8/11/2020
3.1.6 4,082,033 7/14/2020
3.1.5 868,854 6/9/2020
3.1.4 2,005,248 5/12/2020
3.1.3 2,697,665 3/24/2020
3.1.2 2,186,778 2/18/2020
3.1.1 748,082 1/14/2020
3.1.0 3,315,643 12/3/2019
3.1.0-preview3.19555.2 2,186,078 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 28,800 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 126,556 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 3,295 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 3,911 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 1,517,033 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 88,555 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 233,019 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 27,736 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.