Microsoft.AspNetCore.Components.Web 3.1.12

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.12
                    
NuGet\Install-Package Microsoft.AspNetCore.Components.Web -Version 3.1.12
                    
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.12" />
                    
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.12" />
                    
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.12
                    
#r "nuget: Microsoft.AspNetCore.Components.Web, 3.1.12"
                    
#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.12
                    
Install Microsoft.AspNetCore.Components.Web as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Components.Web&version=3.1.12
                    
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/331b52b370cd4e7fe2919d4d4cda27412e2ab1cc

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

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

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

ApacheThrift

C# .NET Core bindings for the Apache Thrift RPC system

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.4.25258.110 1,555 5/12/2025
10.0.0-preview.3.25172.1 3,457 4/10/2025
10.0.0-preview.2.25164.1 1,661 3/18/2025
10.0.0-preview.1.25120.3 1,987 2/25/2025
9.0.5 129,877 5/13/2025
9.0.4 696,215 4/8/2025
9.0.3 523,350 3/11/2025
9.0.2 694,554 2/11/2025
9.0.1 1,157,981 1/14/2025
9.0.0 2,536,509 11/12/2024
9.0.0-rc.2.24474.3 50,392 10/8/2024
9.0.0-rc.1.24452.1 37,707 9/10/2024
9.0.0-preview.7.24406.2 22,204 8/13/2024
9.0.0-preview.6.24328.4 13,589 7/9/2024
9.0.0-preview.5.24306.11 15,098 6/11/2024
9.0.0-preview.4.24267.6 3,733 5/21/2024
9.0.0-preview.3.24172.13 29,249 4/11/2024
9.0.0-preview.2.24128.4 2,688 3/12/2024
9.0.0-preview.1.24081.5 15,744 2/13/2024
8.0.16 52,904 5/13/2025
8.0.15 204,696 4/8/2025
8.0.14 263,072 3/11/2025
8.0.13 340,920 2/11/2025
8.0.12 784,318 1/14/2025
8.0.11 1,855,997 11/12/2024
8.0.10 2,725,307 10/8/2024
8.0.8 3,256,834 8/13/2024
8.0.7 2,064,646 7/9/2024
8.0.6 3,713,278 5/28/2024
8.0.5 1,069,435 5/14/2024
8.0.4 2,214,418 4/9/2024
8.0.3 2,941,870 3/12/2024
8.0.2 3,189,184 2/13/2024
8.0.1 2,371,029 1/9/2024
8.0.0 11,374,722 11/14/2023
8.0.0-rc.2.23480.2 221,305 10/10/2023
8.0.0-rc.1.23421.29 63,186 9/12/2023
8.0.0-preview.7.23375.9 89,884 8/8/2023
8.0.0-preview.6.23329.11 28,525 7/11/2023
8.0.0-preview.5.23302.2 10,923 6/13/2023
8.0.0-preview.4.23260.4 42,267 5/16/2023
8.0.0-preview.3.23177.8 6,161 4/11/2023
8.0.0-preview.2.23153.2 5,654 3/14/2023
8.0.0-preview.1.23112.2 6,276 2/21/2023
7.0.20 343,879 5/28/2024
7.0.19 82,823 5/14/2024
7.0.18 100,313 4/9/2024
7.0.17 167,500 3/12/2024
7.0.16 178,632 2/13/2024
7.0.15 291,882 1/9/2024
7.0.14 813,281 11/14/2023
7.0.13 391,712 10/24/2023
7.0.12 436,150 10/10/2023
7.0.11 573,212 9/12/2023
7.0.10 910,112 8/8/2023
7.0.9 735,148 7/11/2023
7.0.8 280,554 6/22/2023
7.0.7 552,105 6/13/2023
7.0.5 2,630,702 4/11/2023
7.0.4 1,079,069 3/14/2023
7.0.3 730,042 2/14/2023
7.0.2 880,847 1/10/2023
7.0.1 4,460,319 12/13/2022
7.0.0 7,879,327 11/7/2022
7.0.0-rc.2.22476.2 51,616 10/11/2022
7.0.0-rc.1.22427.2 81,126 9/14/2022
7.0.0-preview.7.22376.6 128,965 8/9/2022
7.0.0-preview.6.22330.3 5,316 7/12/2022
7.0.0-preview.5.22303.8 3,469 6/14/2022
7.0.0-preview.4.22251.1 80,999 5/10/2022
7.0.0-preview.3.22178.4 11,311 4/13/2022
7.0.0-preview.2.22153.2 3,223 3/14/2022
7.0.0-preview.1.22109.13 24,476 2/17/2022
6.0.36 101,090 11/12/2024
6.0.35 46,628 10/8/2024
6.0.33 80,841 8/13/2024
6.0.32 72,471 7/9/2024
6.0.31 102,204 5/28/2024
6.0.30 34,133 5/14/2024
6.0.29 147,005 4/9/2024
6.0.28 286,767 3/12/2024
6.0.27 138,595 2/13/2024
6.0.26 502,060 1/9/2024
6.0.25 619,914 11/14/2023
6.0.24 150,892 10/24/2023
6.0.23 113,422 10/10/2023
6.0.22 112,019 9/12/2023
6.0.21 447,253 8/8/2023
6.0.20 290,697 7/11/2023
6.0.19 103,514 6/22/2023
6.0.18 143,166 6/13/2023
6.0.16 1,058,182 4/11/2023
6.0.15 408,773 3/14/2023
6.0.14 632,384 2/14/2023
6.0.13 586,079 1/10/2023
6.0.12 951,164 12/13/2022
6.0.11 1,496,275 11/7/2022
6.0.10 1,257,965 10/11/2022
6.0.9 1,242,646 9/13/2022
6.0.8 1,411,021 8/9/2022
6.0.7 1,666,462 7/12/2022
6.0.6 1,226,889 6/14/2022
6.0.5 2,634,547 5/10/2022
6.0.4 1,930,407 4/11/2022
6.0.3 2,510,773 3/8/2022
6.0.2 1,138,860 2/8/2022
6.0.1 2,933,695 12/14/2021
6.0.0 12,195,002 11/8/2021
6.0.0-rc.2.21480.10 131,713 10/12/2021
6.0.0-rc.1.21452.15 85,931 9/14/2021
6.0.0-preview.7.21378.6 138,776 8/10/2021
6.0.0-preview.6.21355.2 285,137 7/14/2021
6.0.0-preview.5.21301.17 57,774 6/15/2021
6.0.0-preview.4.21253.5 54,219 5/24/2021
6.0.0-preview.3.21201.13 207,369 4/8/2021
6.0.0-preview.2.21154.6 3,179 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,086 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 311,172 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 49,806 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 49,711 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 136,710 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 221,036 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 467,319 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 285,405 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 539,937 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 690,904 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 597,925 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 835,555 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 561,760 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 2,935,618 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 599,954 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 1,484,598 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 836,517 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 403,447 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 6,447,011 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 185,071 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 114,030 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,344 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 9,998 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,814 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,882 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,905 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,093 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,166 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,619 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 1,991,943 12/13/2022
3.1.31 5,639 11/8/2022
3.1.30 3,716 10/11/2022
3.1.29 133,104 9/13/2022
3.1.28 26,087 8/9/2022
3.1.27 9,643 7/12/2022
3.1.26 13,411 6/14/2022
3.1.25 262,857 5/10/2022
3.1.24 5,706 4/11/2022
3.1.23 6,696 3/8/2022
3.1.22 89,814 12/14/2021
3.1.21 1,369,151 11/7/2021
3.1.20 68,166 10/11/2021
3.1.19 57,644 9/14/2021
3.1.18 253,604 8/10/2021
3.1.17 96,983 7/13/2021
3.1.16 84,124 6/8/2021
3.1.15 46,172 5/11/2021
3.1.14 1,171,612 4/6/2021
3.1.13 353,014 3/9/2021
3.1.12 269,730 2/9/2021
3.1.11 96,656 1/12/2021
3.1.10 1,017,540 11/9/2020
3.1.9 291,707 10/13/2020
3.1.8 2,674,969 9/8/2020
3.1.7 554,213 8/11/2020
3.1.6 4,064,661 7/14/2020
3.1.5 864,547 6/9/2020
3.1.4 1,995,633 5/12/2020
3.1.3 2,681,207 3/24/2020
3.1.2 2,178,344 2/18/2020
3.1.1 743,458 1/14/2020
3.1.0 3,294,082 12/3/2019
3.1.0-preview3.19555.2 2,172,484 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 28,778 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 125,761 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 3,281 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 3,897 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 1,511,757 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 88,181 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 232,778 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 27,711 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.