Microsoft.AspNetCore.Components.Web
5.0.9
Prefix Reserved
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
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Components.Web --version 5.0.9
NuGet\Install-Package Microsoft.AspNetCore.Components.Web -Version 5.0.9
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="5.0.9" />
<PackageVersion Include="Microsoft.AspNetCore.Components.Web" Version="5.0.9" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" />
paket add Microsoft.AspNetCore.Components.Web --version 5.0.9
#r "nuget: Microsoft.AspNetCore.Components.Web, 5.0.9"
#:package Microsoft.AspNetCore.Components.Web@5.0.9
#addin nuget:?package=Microsoft.AspNetCore.Components.Web&version=5.0.9
#tool nuget:?package=Microsoft.AspNetCore.Components.Web&version=5.0.9
Support for rendering ASP.NET Core components for browsers.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c663adee8e64ba5d379fa0edfb8201984a7df7d0
Product | Versions 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. |
-
net5.0
- Microsoft.AspNetCore.Components (>= 5.0.9)
- Microsoft.AspNetCore.Components.Forms (>= 5.0.9)
- Microsoft.Extensions.DependencyInjection (>= 5.0.2)
- Microsoft.JSInterop (>= 5.0.9)
- System.IO.Pipelines (>= 5.0.1)
NuGet packages (3.8K)
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/2db1f5ee2bdda2e8d873769325fabede32e420e0 |
|
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/2db1f5ee2bdda2e8d873769325fabede32e420e0 |
|
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 (198)
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
|
|
ScottPlot/ScottPlot
Interactive plotting library for .NET
|
|
ant-design-blazor/ant-design-blazor
🌈A rich set of enterprise-class UI components based on Ant Design and Blazor.
|
|
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.
|
|
microsoft/fluentui-blazor
Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications
|
|
cobbr/Covenant
Covenant is a collaborative .NET C2 framework for red teamers.
|
|
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-rc.1.25451.107 | 15,449 | 9/9/2025 | |
10.0.0-preview.7.25380.108 | 7,966 | 8/12/2025 | |
10.0.0-preview.6.25358.103 | 4,431 | 7/15/2025 | |
10.0.0-preview.5.25277.114 | 6,109 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 4,604 | 5/12/2025 | |
10.0.0-preview.3.25172.1 | 4,407 | 4/10/2025 | |
10.0.0-preview.2.25164.1 | 1,828 | 3/18/2025 | |
10.0.0-preview.1.25120.3 | 2,137 | 2/25/2025 | |
9.0.9 | 177,929 | 9/9/2025 | |
9.0.8 | 539,245 | 8/5/2025 | |
9.0.7 | 504,916 | 7/8/2025 | |
9.0.6 | 586,774 | 6/10/2025 | |
9.0.5 | 1,523,682 | 5/13/2025 | |
9.0.4 | 1,251,348 | 4/8/2025 | |
9.0.3 | 803,017 | 3/11/2025 | |
9.0.2 | 1,083,415 | 2/11/2025 | |
9.0.1 | 2,475,438 | 1/14/2025 | |
9.0.0 | 3,800,605 | 11/12/2024 | |
9.0.0-rc.2.24474.3 | 59,511 | 10/8/2024 | |
9.0.0-rc.1.24452.1 | 49,922 | 9/10/2024 | |
9.0.0-preview.7.24406.2 | 30,783 | 8/13/2024 | |
9.0.0-preview.6.24328.4 | 18,023 | 7/9/2024 | |
9.0.0-preview.5.24306.11 | 18,372 | 6/11/2024 | |
9.0.0-preview.4.24267.6 | 4,210 | 5/21/2024 | |
9.0.0-preview.3.24172.13 | 39,243 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 3,146 | 3/12/2024 | |
9.0.0-preview.1.24081.5 | 18,773 | 2/13/2024 | |
8.0.20 | 77,813 | 9/9/2025 | |
8.0.19 | 286,036 | 8/4/2025 | |
8.0.18 | 285,591 | 7/8/2025 | |
8.0.17 | 345,010 | 6/10/2025 | |
8.0.16 | 431,665 | 5/13/2025 | |
8.0.15 | 604,877 | 4/8/2025 | |
8.0.14 | 643,432 | 3/11/2025 | |
8.0.13 | 709,848 | 2/11/2025 | |
8.0.12 | 1,665,865 | 1/14/2025 | |
8.0.11 | 3,037,218 | 11/12/2024 | |
8.0.10 | 3,662,887 | 10/8/2024 | |
8.0.8 | 4,013,603 | 8/13/2024 | |
8.0.7 | 2,494,391 | 7/9/2024 | |
8.0.6 | 4,502,838 | 5/28/2024 | |
8.0.5 | 1,354,397 | 5/14/2024 | |
8.0.4 | 2,621,111 | 4/9/2024 | |
8.0.3 | 3,391,661 | 3/12/2024 | |
8.0.2 | 3,841,906 | 2/13/2024 | |
8.0.1 | 2,739,875 | 1/9/2024 | |
8.0.0 | 14,189,871 | 11/14/2023 | |
8.0.0-rc.2.23480.2 | 238,869 | 10/10/2023 | |
8.0.0-rc.1.23421.29 | 64,104 | 9/12/2023 | |
8.0.0-preview.7.23375.9 | 98,200 | 8/8/2023 | |
8.0.0-preview.6.23329.11 | 29,276 | 7/11/2023 | |
8.0.0-preview.5.23302.2 | 11,074 | 6/13/2023 | |
8.0.0-preview.4.23260.4 | 43,278 | 5/16/2023 | |
8.0.0-preview.3.23177.8 | 6,366 | 4/11/2023 | |
8.0.0-preview.2.23153.2 | 5,885 | 3/14/2023 | |
8.0.0-preview.1.23112.2 | 6,389 | 2/21/2023 | |
7.0.20 | 528,602 | 5/28/2024 | |
7.0.19 | 187,548 | 5/14/2024 | |
7.0.18 | 200,604 | 4/9/2024 | |
7.0.17 | 269,995 | 3/12/2024 | |
7.0.16 | 280,189 | 2/13/2024 | |
7.0.15 | 396,293 | 1/9/2024 | |
7.0.14 | 984,519 | 11/14/2023 | |
7.0.13 | 498,842 | 10/24/2023 | |
7.0.12 | 548,124 | 10/10/2023 | |
7.0.11 | 682,753 | 9/12/2023 | |
7.0.10 | 1,071,883 | 8/8/2023 | |
7.0.9 | 913,404 | 7/11/2023 | |
7.0.8 | 380,681 | 6/22/2023 | |
7.0.7 | 677,195 | 6/13/2023 | |
7.0.5 | 2,827,459 | 4/11/2023 | |
7.0.4 | 1,190,290 | 3/14/2023 | |
7.0.3 | 856,376 | 2/14/2023 | |
7.0.2 | 1,049,186 | 1/10/2023 | |
7.0.1 | 5,171,996 | 12/13/2022 | |
7.0.0 | 8,545,338 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 52,796 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 84,518 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 129,061 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 5,441 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 3,563 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 88,759 | 5/10/2022 | |
7.0.0-preview.3.22178.4 | 11,675 | 4/13/2022 | |
7.0.0-preview.2.22153.2 | 3,528 | 3/14/2022 | |
7.0.0-preview.1.22109.13 | 28,076 | 2/17/2022 | |
6.0.36 | 268,835 | 11/12/2024 | |
6.0.35 | 144,007 | 10/8/2024 | |
6.0.33 | 187,908 | 8/13/2024 | |
6.0.32 | 169,684 | 7/9/2024 | |
6.0.31 | 216,773 | 5/28/2024 | |
6.0.30 | 131,544 | 5/14/2024 | |
6.0.29 | 273,599 | 4/9/2024 | |
6.0.28 | 396,238 | 3/12/2024 | |
6.0.27 | 240,120 | 2/13/2024 | |
6.0.26 | 647,469 | 1/9/2024 | |
6.0.25 | 799,159 | 11/14/2023 | |
6.0.24 | 250,376 | 10/24/2023 | |
6.0.23 | 212,778 | 10/10/2023 | |
6.0.22 | 208,087 | 9/12/2023 | |
6.0.21 | 572,129 | 8/8/2023 | |
6.0.20 | 400,962 | 7/11/2023 | |
6.0.19 | 197,387 | 6/22/2023 | |
6.0.18 | 242,818 | 6/13/2023 | |
6.0.16 | 1,188,845 | 4/11/2023 | |
6.0.15 | 514,711 | 3/14/2023 | |
6.0.14 | 787,655 | 2/14/2023 | |
6.0.13 | 746,296 | 1/10/2023 | |
6.0.12 | 1,074,865 | 12/13/2022 | |
6.0.11 | 1,639,541 | 11/7/2022 | |
6.0.10 | 1,396,898 | 10/11/2022 | |
6.0.9 | 1,373,668 | 9/13/2022 | |
6.0.8 | 1,566,591 | 8/9/2022 | |
6.0.7 | 1,798,636 | 7/12/2022 | |
6.0.6 | 1,366,761 | 6/14/2022 | |
6.0.5 | 2,776,833 | 5/10/2022 | |
6.0.4 | 2,094,546 | 4/11/2022 | |
6.0.3 | 2,777,494 | 3/8/2022 | |
6.0.2 | 1,270,636 | 2/8/2022 | |
6.0.1 | 3,125,575 | 12/14/2021 | |
6.0.0 | 12,888,936 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 132,598 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 87,164 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 145,633 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 290,658 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 59,587 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 56,597 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 213,920 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 3,565 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 24,882 | 2/12/2021 | |
5.0.17 | 415,820 | 5/10/2022 | |
5.0.16 | 142,108 | 4/11/2022 | |
5.0.15 | 142,151 | 3/8/2022 | |
5.0.14 | 235,510 | 2/8/2022 | |
5.0.13 | 317,461 | 12/14/2021 | |
5.0.12 | 625,083 | 11/7/2021 | |
5.0.11 | 380,275 | 10/12/2021 | |
5.0.10 | 645,871 | 9/14/2021 | |
5.0.9 | 851,547 | 8/10/2021 | |
5.0.8 | 726,399 | 7/13/2021 | |
5.0.7 | 993,441 | 6/8/2021 | |
5.0.6 | 676,574 | 5/11/2021 | |
5.0.5 | 3,157,110 | 4/6/2021 | |
5.0.4 | 717,955 | 3/9/2021 | |
5.0.3 | 1,660,444 | 2/9/2021 | |
5.0.2 | 952,045 | 1/12/2021 | |
5.0.1 | 506,131 | 12/8/2020 | |
5.0.0 | 6,829,971 | 11/9/2020 | |
5.0.0-rc.2.20475.17 | 189,488 | 10/13/2020 | |
5.0.0-rc.1.20451.17 | 123,700 | 9/14/2020 | |
5.0.0-preview.8.20414.8 | 14,947 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 10,330 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 12,141 | 6/25/2020 | |
5.0.0-preview.5.20279.2 | 2,019 | 6/10/2020 | |
5.0.0-preview.4.20257.10 | 10,267 | 5/18/2020 | |
5.0.0-preview.3.20215.14 | 5,362 | 4/23/2020 | |
5.0.0-preview.2.20167.3 | 5,333 | 4/2/2020 | |
5.0.0-preview.1.20124.5 | 10,784 | 3/16/2020 | |
3.1.32 | 2,442,595 | 12/13/2022 | |
3.1.31 | 97,292 | 11/8/2022 | |
3.1.30 | 95,362 | 10/11/2022 | |
3.1.29 | 230,471 | 9/13/2022 | |
3.1.28 | 118,234 | 8/9/2022 | |
3.1.27 | 101,281 | 7/12/2022 | |
3.1.26 | 105,099 | 6/14/2022 | |
3.1.25 | 356,564 | 5/10/2022 | |
3.1.24 | 97,360 | 4/11/2022 | |
3.1.23 | 98,345 | 3/8/2022 | |
3.1.22 | 182,562 | 12/14/2021 | |
3.1.21 | 1,485,905 | 11/7/2021 | |
3.1.20 | 165,607 | 10/11/2021 | |
3.1.19 | 160,179 | 9/14/2021 | |
3.1.18 | 366,647 | 8/10/2021 | |
3.1.17 | 189,207 | 7/13/2021 | |
3.1.16 | 178,815 | 6/8/2021 | |
3.1.15 | 140,050 | 5/11/2021 | |
3.1.14 | 1,296,215 | 4/6/2021 | |
3.1.13 | 446,531 | 3/9/2021 | |
3.1.12 | 366,902 | 2/9/2021 | |
3.1.11 | 191,177 | 1/12/2021 | |
3.1.10 | 1,135,194 | 11/9/2020 | |
3.1.9 | 387,352 | 10/13/2020 | |
3.1.8 | 2,908,492 | 9/8/2020 | |
3.1.7 | 666,371 | 8/11/2020 | |
3.1.6 | 4,300,087 | 7/14/2020 | |
3.1.5 | 1,009,955 | 6/9/2020 | |
3.1.4 | 2,142,527 | 5/12/2020 | |
3.1.3 | 2,979,685 | 3/24/2020 | |
3.1.2 | 2,372,402 | 2/18/2020 | |
3.1.1 | 866,652 | 1/14/2020 | |
3.1.0 | 3,602,939 | 12/3/2019 | |
3.1.0-preview3.19555.2 | 2,318,521 | 11/13/2019 | |
3.1.0-preview2.19528.8 | 29,021 | 11/1/2019 | |
3.1.0-preview1.19508.20 | 136,246 | 10/15/2019 | |
3.0.3 | 94,954 | 2/18/2020 | |
3.0.2 | 95,585 | 1/14/2020 | |
3.0.0 | 1,673,161 | 9/23/2019 | |
3.0.0-rc1.19457.4 | 91,885 | 9/16/2019 | |
3.0.0-preview9.19424.4 | 239,677 | 9/4/2019 | |
3.0.0-preview8.19405.7 | 28,163 | 8/13/2019 |