Microsoft.AspNetCore.Components.Web 5.0.10

Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

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

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3.5K)

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/aspnetcore/tree/de35e2b0a0d8d5d1e307907983a6838da1092898

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/aspnetcore/tree/de35e2b0a0d8d5d1e307907983a6838da1092898

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

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.
Megabit/Blazorise
Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Tailwind, Bulma, AntDesign, and Material.
dotnetcore/BootstrapBlazor
Bootstrap Blazor is an enterprise-level UI component library based on Bootstrap and Blazor.
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.3.25172.1 2,011 4/10/2025
10.0.0-preview.2.25164.1 1,597 3/18/2025
10.0.0-preview.1.25120.3 1,944 2/25/2025
9.0.4 277,349 4/8/2025
9.0.3 448,324 3/11/2025
9.0.2 612,529 2/11/2025
9.0.1 874,705 1/14/2025
9.0.0 2,236,373 11/12/2024
9.0.0-rc.2.24474.3 48,083 10/8/2024
9.0.0-rc.1.24452.1 34,099 9/10/2024
9.0.0-preview.7.24406.2 20,912 8/13/2024
9.0.0-preview.6.24328.4 12,782 7/9/2024
9.0.0-preview.5.24306.11 14,777 6/11/2024
9.0.0-preview.4.24267.6 3,595 5/21/2024
9.0.0-preview.3.24172.13 25,871 4/11/2024
9.0.0-preview.2.24128.4 2,638 3/12/2024
9.0.0-preview.1.24081.5 14,064 2/13/2024
8.0.15 87,758 4/8/2025
8.0.14 191,818 3/11/2025
8.0.13 269,864 2/11/2025
8.0.12 590,162 1/14/2025
8.0.11 1,580,893 11/12/2024
8.0.10 2,476,862 10/8/2024
8.0.8 3,064,005 8/13/2024
8.0.7 1,966,714 7/9/2024
8.0.6 3,537,109 5/28/2024
8.0.5 1,002,809 5/14/2024
8.0.4 2,134,418 4/9/2024
8.0.3 2,848,075 3/12/2024
8.0.2 3,042,457 2/13/2024
8.0.1 2,298,560 1/9/2024
8.0.0 10,712,863 11/14/2023
8.0.0-rc.2.23480.2 218,402 10/10/2023
8.0.0-rc.1.23421.29 62,715 9/12/2023
8.0.0-preview.7.23375.9 88,126 8/8/2023
8.0.0-preview.6.23329.11 28,416 7/11/2023
8.0.0-preview.5.23302.2 10,900 6/13/2023
8.0.0-preview.4.23260.4 41,964 5/16/2023
8.0.0-preview.3.23177.8 6,127 4/11/2023
8.0.0-preview.2.23153.2 5,581 3/14/2023
8.0.0-preview.1.23112.2 6,257 2/21/2023
7.0.20 319,758 5/28/2024
7.0.19 78,199 5/14/2024
7.0.18 97,271 4/9/2024
7.0.17 164,678 3/12/2024
7.0.16 175,485 2/13/2024
7.0.15 285,891 1/9/2024
7.0.14 791,418 11/14/2023
7.0.13 387,501 10/24/2023
7.0.12 430,915 10/10/2023
7.0.11 568,346 9/12/2023
7.0.10 897,925 8/8/2023
7.0.9 714,195 7/11/2023
7.0.8 278,765 6/22/2023
7.0.7 544,604 6/13/2023
7.0.5 2,603,220 4/11/2023
7.0.4 1,073,852 3/14/2023
7.0.3 722,180 2/14/2023
7.0.2 868,106 1/10/2023
7.0.1 4,304,469 12/13/2022
7.0.0 7,741,395 11/7/2022
7.0.0-rc.2.22476.2 51,292 10/11/2022
7.0.0-rc.1.22427.2 79,165 9/14/2022
7.0.0-preview.7.22376.6 128,945 8/9/2022
7.0.0-preview.6.22330.3 5,298 7/12/2022
7.0.0-preview.5.22303.8 3,456 6/14/2022
7.0.0-preview.4.22251.1 79,427 5/10/2022
7.0.0-preview.3.22178.4 11,253 4/13/2022
7.0.0-preview.2.22153.2 3,206 3/14/2022
7.0.0-preview.1.22109.13 23,309 2/17/2022
6.0.36 81,018 11/12/2024
6.0.35 45,461 10/8/2024
6.0.33 77,242 8/13/2024
6.0.32 70,492 7/9/2024
6.0.31 95,481 5/28/2024
6.0.30 32,572 5/14/2024
6.0.29 138,220 4/9/2024
6.0.28 280,101 3/12/2024
6.0.27 135,532 2/13/2024
6.0.26 486,989 1/9/2024
6.0.25 598,991 11/14/2023
6.0.24 148,565 10/24/2023
6.0.23 111,171 10/10/2023
6.0.22 110,874 9/12/2023
6.0.21 439,915 8/8/2023
6.0.20 285,075 7/11/2023
6.0.19 102,591 6/22/2023
6.0.18 140,060 6/13/2023
6.0.16 1,048,492 4/11/2023
6.0.15 402,676 3/14/2023
6.0.14 614,551 2/14/2023
6.0.13 568,996 1/10/2023
6.0.12 941,506 12/13/2022
6.0.11 1,484,939 11/7/2022
6.0.10 1,244,927 10/11/2022
6.0.9 1,234,352 9/13/2022
6.0.8 1,397,134 8/9/2022
6.0.7 1,656,504 7/12/2022
6.0.6 1,213,185 6/14/2022
6.0.5 2,623,915 5/10/2022
6.0.4 1,911,806 4/11/2022
6.0.3 2,463,215 3/8/2022
6.0.2 1,127,467 2/8/2022
6.0.1 2,906,171 12/14/2021
6.0.0 12,039,200 11/8/2021
6.0.0-rc.2.21480.10 131,501 10/12/2021
6.0.0-rc.1.21452.15 85,034 9/14/2021
6.0.0-preview.7.21378.6 137,008 8/10/2021
6.0.0-preview.6.21355.2 284,684 7/14/2021
6.0.0-preview.5.21301.17 57,546 6/15/2021
6.0.0-preview.4.21253.5 53,757 5/24/2021
6.0.0-preview.3.21201.13 206,279 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 23,766 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 308,528 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 49,598 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 49,519 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 134,066 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 219,954 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 447,188 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 284,567 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 538,569 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 675,999 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 591,958 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 822,712 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 557,114 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 2,907,557 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 594,338 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 1,467,617 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 832,099 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 402,634 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 6,390,934 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 184,647 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 113,065 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,259 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,968 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,719 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,856 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,790 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,058 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,112 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,590 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 1,889,639 12/13/2022
3.1.31 5,614 11/8/2022
3.1.30 3,692 10/11/2022
3.1.29 131,231 9/13/2022
3.1.28 25,973 8/9/2022
3.1.27 9,621 7/12/2022
3.1.26 13,363 6/14/2022
3.1.25 262,806 5/10/2022
3.1.24 5,682 4/11/2022
3.1.23 6,672 3/8/2022
3.1.22 89,660 12/14/2021
3.1.21 1,362,128 11/7/2021
3.1.20 67,018 10/11/2021
3.1.19 55,467 9/14/2021
3.1.18 248,552 8/10/2021
3.1.17 96,712 7/13/2021
3.1.16 83,404 6/8/2021
3.1.15 45,423 5/11/2021
3.1.14 1,162,753 4/6/2021
3.1.13 352,600 3/9/2021
3.1.12 268,271 2/9/2021
3.1.11 95,887 1/12/2021
3.1.10 1,010,340 11/9/2020
3.1.9 290,946 10/13/2020
3.1.8 2,643,027 9/8/2020
3.1.7 549,578 8/11/2020
3.1.6 4,030,839 7/14/2020
3.1.5 852,483 6/9/2020
3.1.4 1,983,613 5/12/2020
3.1.3 2,631,763 3/24/2020
3.1.2 2,153,721 2/18/2020
3.1.1 736,423 1/14/2020
3.1.0 3,247,800 12/3/2019
3.1.0-preview3.19555.2 2,137,241 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 28,722 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 122,831 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 3,249 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 3,861 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 1,496,550 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 86,835 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 231,958 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 27,654 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.