Microsoft.AspNetCore.Components.Web 5.0.5

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

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.  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/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 (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 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 1,673 6/6/2025
10.0.0-preview.4.25258.110 2,696 5/12/2025
10.0.0-preview.3.25172.1 3,917 4/10/2025
10.0.0-preview.2.25164.1 1,707 3/18/2025
10.0.0-preview.1.25120.3 2,027 2/25/2025
9.0.6 107,394 6/10/2025
9.0.5 451,843 5/13/2025
9.0.4 832,700 4/8/2025
9.0.3 576,136 3/11/2025
9.0.2 764,529 2/11/2025
9.0.1 1,423,755 1/14/2025
9.0.0 2,800,159 11/12/2024
9.0.0-rc.2.24474.3 52,530 10/8/2024
9.0.0-rc.1.24452.1 40,566 9/10/2024
9.0.0-preview.7.24406.2 23,968 8/13/2024
9.0.0-preview.6.24328.4 14,771 7/9/2024
9.0.0-preview.5.24306.11 15,548 6/11/2024
9.0.0-preview.4.24267.6 3,862 5/21/2024
9.0.0-preview.3.24172.13 32,870 4/11/2024
9.0.0-preview.2.24128.4 2,807 3/12/2024
9.0.0-preview.1.24081.5 16,511 2/13/2024
8.0.17 46,687 6/10/2025
8.0.16 151,996 5/13/2025
8.0.15 281,913 4/8/2025
8.0.14 321,922 3/11/2025
8.0.13 409,156 2/11/2025
8.0.12 963,264 1/14/2025
8.0.11 2,114,912 11/12/2024
8.0.10 2,940,831 10/8/2024
8.0.8 3,427,855 8/13/2024
8.0.7 2,147,242 7/9/2024
8.0.6 3,869,769 5/28/2024
8.0.5 1,126,774 5/14/2024
8.0.4 2,286,609 4/9/2024
8.0.3 3,021,638 3/12/2024
8.0.2 3,325,276 2/13/2024
8.0.1 2,432,251 1/9/2024
8.0.0 11,996,401 11/14/2023
8.0.0-rc.2.23480.2 224,363 10/10/2023
8.0.0-rc.1.23421.29 63,491 9/12/2023
8.0.0-preview.7.23375.9 92,042 8/8/2023
8.0.0-preview.6.23329.11 28,807 7/11/2023
8.0.0-preview.5.23302.2 10,957 6/13/2023
8.0.0-preview.4.23260.4 42,496 5/16/2023
8.0.0-preview.3.23177.8 6,239 4/11/2023
8.0.0-preview.2.23153.2 5,699 3/14/2023
8.0.0-preview.1.23112.2 6,307 2/21/2023
7.0.20 367,792 5/28/2024
7.0.19 86,832 5/14/2024
7.0.18 102,791 4/9/2024
7.0.17 169,908 3/12/2024
7.0.16 181,154 2/13/2024
7.0.15 295,793 1/9/2024
7.0.14 831,934 11/14/2023
7.0.13 396,873 10/24/2023
7.0.12 440,830 10/10/2023
7.0.11 577,463 9/12/2023
7.0.10 925,382 8/8/2023
7.0.9 755,660 7/11/2023
7.0.8 281,921 6/22/2023
7.0.7 560,441 6/13/2023
7.0.5 2,653,523 4/11/2023
7.0.4 1,085,578 3/14/2023
7.0.3 737,377 2/14/2023
7.0.2 899,436 1/10/2023
7.0.1 4,605,449 12/13/2022
7.0.0 8,008,615 11/7/2022
7.0.0-rc.2.22476.2 51,904 10/11/2022
7.0.0-rc.1.22427.2 82,163 9/14/2022
7.0.0-preview.7.22376.6 128,988 8/9/2022
7.0.0-preview.6.22330.3 5,345 7/12/2022
7.0.0-preview.5.22303.8 3,496 6/14/2022
7.0.0-preview.4.22251.1 82,406 5/10/2022
7.0.0-preview.3.22178.4 11,375 4/13/2022
7.0.0-preview.2.22153.2 3,249 3/14/2022
7.0.0-preview.1.22109.13 25,367 2/17/2022
6.0.36 122,576 11/12/2024
6.0.35 47,578 10/8/2024
6.0.33 83,299 8/13/2024
6.0.32 73,378 7/9/2024
6.0.31 108,948 5/28/2024
6.0.30 35,246 5/14/2024
6.0.29 155,894 4/9/2024
6.0.28 292,314 3/12/2024
6.0.27 140,916 2/13/2024
6.0.26 514,796 1/9/2024
6.0.25 638,529 11/14/2023
6.0.24 152,677 10/24/2023
6.0.23 114,935 10/10/2023
6.0.22 113,228 9/12/2023
6.0.21 455,516 8/8/2023
6.0.20 294,902 7/11/2023
6.0.19 104,045 6/22/2023
6.0.18 146,005 6/13/2023
6.0.16 1,067,430 4/11/2023
6.0.15 413,159 3/14/2023
6.0.14 648,586 2/14/2023
6.0.13 600,041 1/10/2023
6.0.12 959,766 12/13/2022
6.0.11 1,507,293 11/7/2022
6.0.10 1,266,842 10/11/2022
6.0.9 1,252,302 9/13/2022
6.0.8 1,424,719 8/9/2022
6.0.7 1,675,764 7/12/2022
6.0.6 1,238,737 6/14/2022
6.0.5 2,643,821 5/10/2022
6.0.4 1,945,567 4/11/2022
6.0.3 2,559,613 3/8/2022
6.0.2 1,149,743 2/8/2022
6.0.1 2,961,349 12/14/2021
6.0.0 12,332,187 11/8/2021
6.0.0-rc.2.21480.10 131,886 10/12/2021
6.0.0-rc.1.21452.15 86,162 9/14/2021
6.0.0-preview.7.21378.6 139,759 8/10/2021
6.0.0-preview.6.21355.2 285,365 7/14/2021
6.0.0-preview.5.21301.17 58,097 6/15/2021
6.0.0-preview.4.21253.5 54,658 5/24/2021
6.0.0-preview.3.21201.13 208,804 4/8/2021
6.0.0-preview.2.21154.6 3,215 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,287 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 316,671 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 49,955 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 49,859 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 138,440 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 221,824 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 483,915 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 286,319 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 546,590 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 708,037 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 612,598 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 858,221 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 569,319 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 2,977,172 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 611,256 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 1,512,001 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 844,705 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 409,468 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 6,542,137 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 187,657 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 121,049 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,656 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,037 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,928 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,917 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,995 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,198 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,212 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,666 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 2,079,833 12/13/2022
3.1.31 5,668 11/8/2022
3.1.30 3,738 10/11/2022
3.1.29 135,028 9/13/2022
3.1.28 26,217 8/9/2022
3.1.27 9,667 7/12/2022
3.1.26 13,455 6/14/2022
3.1.25 262,916 5/10/2022
3.1.24 5,732 4/11/2022
3.1.23 6,726 3/8/2022
3.1.22 90,014 12/14/2021
3.1.21 1,375,507 11/7/2021
3.1.20 69,637 10/11/2021
3.1.19 59,214 9/14/2021
3.1.18 258,250 8/10/2021
3.1.17 97,208 7/13/2021
3.1.16 84,825 6/8/2021
3.1.15 46,824 5/11/2021
3.1.14 1,180,223 4/6/2021
3.1.13 353,401 3/9/2021
3.1.12 270,799 2/9/2021
3.1.11 97,313 1/12/2021
3.1.10 1,024,452 11/9/2020
3.1.9 292,783 10/13/2020
3.1.8 2,711,588 9/8/2020
3.1.7 559,179 8/11/2020
3.1.6 4,100,951 7/14/2020
3.1.5 876,017 6/9/2020
3.1.4 2,011,588 5/12/2020
3.1.3 2,725,426 3/24/2020
3.1.2 2,200,211 2/18/2020
3.1.1 752,642 1/14/2020
3.1.0 3,345,558 12/3/2019
3.1.0-preview3.19555.2 2,205,811 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 28,845 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 127,856 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 3,327 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 3,945 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 1,526,432 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 89,105 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 233,416 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 27,800 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.