Microsoft.AspNetCore.Components 9.0.5

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

Components feature for ASP.NET Core.

This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ed74665e773dd1ebea3289c5662d71c590305932

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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 (1.3K)

Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Components:

Package Downloads
Microsoft.AspNetCore.Components.Forms

Forms and validation support for Blazor applications. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c22dcd0c7a78d095a94d20e59ec0271b9924c82c

Microsoft.AspNetCore.Components.Web

Support for rendering ASP.NET Core components for browsers. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c22dcd0c7a78d095a94d20e59ec0271b9924c82c

Microsoft.AspNetCore.Components.Authorization

Authentication and authorization support for Blazor applications. 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

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

Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.Components:

Repository Stars
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
reactiveui/ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
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.
Megabit/Blazorise
Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Tailwind, Bulma, AntDesign, and Material.
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
servicetitan/Stl.Fusion
Build real-time apps (Blazor included) with less than 1% of extra code responsible for real-time updates. Host 10-1000x faster APIs relying on transparent and nearly 100% consistent caching. We call it DREAM, or Distributed REActive Memoization, and it's here to turn real-time on!
oleg-shilo/cs-script
C# scripting platform
Webreaper/Damselfly
Damselfly is a server-based Photograph Management app. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. Damselfly includes support for object/face detection.
Mapsui/Mapsui
Mapsui is a .NET Map component for: MAUI, WPF, Avalonia, Uno, Blazor, WinUI, Xamarin and Eto
WebVella/WebVella-ERP
Free and open-source pluggable ERP and CRM software based on ASP.NET Core 9, RazorPages and PostgreSQL . Targets Linux or Windows as host OS.
MarimerLLC/csla
A home for your business logic in any .NET application.
masastack/MASA.Blazor
Blazor UI component library based on Material Design. Support Blazor Server, Blazor WebAssembly and MAUI Blazor.
bUnit-dev/bUnit
bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.
dotnet/MobileBlazorBindings
Experimental Mobile Blazor Bindings - Build native and hybrid mobile apps with Blazor
Blazor-Diagrams/Blazor.Diagrams
A fully customizable and extensible all-purpose diagrams library for Blazor
apexcharts/Blazor-ApexCharts
A blazor wrapper for ApexCharts.js
Blazored/Modal
A powerful and customizable modal implementation for Blazor applications.
Version Downloads Last updated
10.0.0-preview.4.25258.110 757 5/12/2025
10.0.0-preview.3.25172.1 3,209 4/10/2025
10.0.0-preview.2.25164.1 1,572 3/18/2025
10.0.0-preview.1.25120.3 1,849 2/25/2025
9.0.5 50,297 5/13/2025
9.0.4 595,620 4/8/2025
9.0.3 530,015 3/11/2025
9.0.2 705,176 2/11/2025
9.0.1 1,080,666 1/14/2025
9.0.0 2,381,148 11/12/2024
9.0.0-rc.2.24474.3 53,599 10/8/2024
9.0.0-rc.1.24452.1 37,252 9/10/2024
9.0.0-preview.7.24406.2 22,034 8/13/2024
9.0.0-preview.6.24328.4 13,779 7/9/2024
9.0.0-preview.5.24306.11 15,094 6/11/2024
9.0.0-preview.4.24267.6 3,711 5/21/2024
9.0.0-preview.3.24172.13 27,922 4/11/2024
9.0.0-preview.2.24128.4 2,733 3/12/2024
9.0.0-preview.1.24081.5 15,350 2/13/2024
8.0.16 24,715 5/13/2025
8.0.15 214,665 4/8/2025
8.0.14 285,779 3/11/2025
8.0.13 376,687 2/11/2025
8.0.12 748,375 1/14/2025
8.0.11 1,920,284 11/12/2024
8.0.10 2,803,019 10/8/2024
8.0.8 3,458,105 8/13/2024
8.0.7 2,211,589 7/9/2024
8.0.6 3,777,059 5/28/2024
8.0.5 1,178,100 5/14/2024
8.0.4 2,315,965 4/9/2024
8.0.3 3,109,680 3/12/2024
8.0.2 3,322,637 2/13/2024
8.0.1 2,523,355 1/9/2024
8.0.0 11,394,755 11/14/2023
8.0.0-rc.2.23480.2 221,777 10/10/2023 8.0.0-rc.2.23480.2 has at least one vulnerability with moderate severity.
8.0.0-rc.1.23421.29 67,617 9/12/2023
8.0.0-preview.7.23375.9 95,118 8/8/2023
8.0.0-preview.6.23329.11 28,548 7/11/2023
8.0.0-preview.5.23302.2 10,944 6/13/2023
8.0.0-preview.4.23260.4 38,862 5/16/2023
8.0.0-preview.3.23177.8 6,183 4/11/2023
8.0.0-preview.2.23153.2 5,539 3/14/2023
8.0.0-preview.1.23112.2 6,115 2/21/2023
7.0.20 356,892 5/28/2024
7.0.19 84,795 5/14/2024
7.0.18 107,309 4/9/2024
7.0.17 188,031 3/12/2024
7.0.16 197,557 2/13/2024
7.0.15 330,329 1/9/2024
7.0.14 1,166,851 11/14/2023
7.0.13 419,934 10/24/2023 7.0.13 has at least one vulnerability with moderate severity.
7.0.12 472,321 10/10/2023 7.0.12 has at least one vulnerability with moderate severity.
7.0.11 616,398 9/12/2023 7.0.11 has at least one vulnerability with moderate severity.
7.0.10 970,140 8/8/2023 7.0.10 has at least one vulnerability with moderate severity.
7.0.9 790,162 7/11/2023 7.0.9 has at least one vulnerability with moderate severity.
7.0.8 357,265 6/22/2023 7.0.8 has at least one vulnerability with moderate severity.
7.0.7 561,121 6/13/2023 7.0.7 has at least one vulnerability with moderate severity.
7.0.5 2,950,191 4/11/2023 7.0.5 has at least one vulnerability with moderate severity.
7.0.4 1,184,830 3/14/2023 7.0.4 has at least one vulnerability with moderate severity.
7.0.3 832,877 2/14/2023 7.0.3 has at least one vulnerability with moderate severity.
7.0.2 984,922 1/10/2023 7.0.2 has at least one vulnerability with moderate severity.
7.0.1 4,455,668 12/13/2022 7.0.1 has at least one vulnerability with moderate severity.
7.0.0 8,286,887 11/7/2022 7.0.0 has at least one vulnerability with moderate severity.
7.0.0-rc.2.22476.2 58,531 10/11/2022
7.0.0-rc.1.22427.2 80,834 9/14/2022
7.0.0-preview.7.22376.6 128,952 8/9/2022
7.0.0-preview.6.22330.3 5,468 7/12/2022
7.0.0-preview.5.22303.8 3,365 6/14/2022
7.0.0-preview.4.22251.1 84,833 5/10/2022
7.0.0-preview.3.22178.4 15,507 4/13/2022
7.0.0-preview.2.22153.2 3,080 3/14/2022
7.0.0-preview.1.22109.13 24,683 2/17/2022
6.0.36 103,297 11/12/2024
6.0.35 52,287 10/8/2024
6.0.33 95,715 8/13/2024
6.0.32 83,344 7/9/2024
6.0.31 128,848 5/28/2024
6.0.30 85,853 5/14/2024
6.0.29 159,985 4/9/2024
6.0.28 337,167 3/12/2024
6.0.27 206,293 2/13/2024
6.0.26 583,502 1/9/2024
6.0.25 979,357 11/14/2023
6.0.24 161,824 10/24/2023 6.0.24 has at least one vulnerability with moderate severity.
6.0.23 119,142 10/10/2023 6.0.23 has at least one vulnerability with moderate severity.
6.0.22 140,312 9/12/2023 6.0.22 has at least one vulnerability with moderate severity.
6.0.21 473,186 8/8/2023 6.0.21 has at least one vulnerability with moderate severity.
6.0.20 310,730 7/11/2023 6.0.20 has at least one vulnerability with moderate severity.
6.0.19 131,306 6/22/2023 6.0.19 has at least one vulnerability with moderate severity.
6.0.18 153,066 6/13/2023 6.0.18 has at least one vulnerability with moderate severity.
6.0.16 1,082,715 4/11/2023 6.0.16 has at least one vulnerability with moderate severity.
6.0.15 433,641 3/14/2023 6.0.15 has at least one vulnerability with moderate severity.
6.0.14 687,799 2/14/2023 6.0.14 has at least one vulnerability with moderate severity.
6.0.13 599,544 1/10/2023 6.0.13 has at least one vulnerability with moderate severity.
6.0.12 968,959 12/13/2022 6.0.12 has at least one vulnerability with moderate severity.
6.0.11 1,659,156 11/7/2022 6.0.11 has at least one vulnerability with moderate severity.
6.0.10 1,466,769 10/11/2022 6.0.10 has at least one vulnerability with moderate severity.
6.0.9 1,463,093 9/13/2022 6.0.9 has at least one vulnerability with moderate severity.
6.0.8 1,662,786 8/9/2022 6.0.8 has at least one vulnerability with moderate severity.
6.0.7 1,839,098 7/12/2022 6.0.7 has at least one vulnerability with moderate severity.
6.0.6 1,426,828 6/14/2022 6.0.6 has at least one vulnerability with moderate severity.
6.0.5 2,799,043 5/10/2022 6.0.5 has at least one vulnerability with moderate severity.
6.0.4 2,071,715 4/11/2022 6.0.4 has at least one vulnerability with moderate severity.
6.0.3 2,700,322 3/8/2022 6.0.3 has at least one vulnerability with moderate severity.
6.0.2 1,382,208 2/8/2022 6.0.2 has at least one vulnerability with moderate severity.
6.0.1 3,070,292 12/14/2021 6.0.1 has at least one vulnerability with moderate severity.
6.0.0 12,315,897 11/8/2021 6.0.0 has at least one vulnerability with moderate severity.
6.0.0-rc.2.21480.10 133,650 10/12/2021
6.0.0-rc.1.21452.15 89,412 9/14/2021
6.0.0-preview.7.21378.6 144,338 8/10/2021
6.0.0-preview.6.21355.2 191,957 7/14/2021
6.0.0-preview.5.21301.17 61,486 6/15/2021
6.0.0-preview.4.21253.5 47,693 5/24/2021
6.0.0-preview.3.21201.13 197,239 4/8/2021
6.0.0-preview.2.21154.6 3,128 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,416 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 373,684 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 52,730 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 53,502 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 142,477 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 241,924 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 490,969 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 449,150 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 537,606 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 740,279 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 694,277 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,095,140 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 647,169 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 3,048,132 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 850,111 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 1,480,836 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 915,554 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 488,615 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 6,701,279 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 510,298 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 161,440 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 35,556 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 12,963 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 13,099 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 2,262 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 10,562 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 7,880 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 19,388 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 11,233 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 1,790,506 12/13/2022
3.1.31 9,601 11/8/2022
3.1.30 12,768 10/11/2022
3.1.29 135,738 9/13/2022
3.1.28 29,087 8/9/2022
3.1.27 18,247 7/12/2022
3.1.26 16,187 6/14/2022
3.1.25 277,270 5/10/2022
3.1.24 11,016 4/11/2022
3.1.23 15,145 3/8/2022
3.1.22 110,695 12/14/2021
3.1.21 1,364,308 11/7/2021
3.1.20 76,517 10/11/2021
3.1.19 73,022 9/14/2021
3.1.18 271,996 8/10/2021
3.1.17 118,056 7/13/2021
3.1.16 100,998 6/8/2021
3.1.15 73,214 5/11/2021
3.1.14 1,255,043 4/6/2021
3.1.13 366,458 3/9/2021
3.1.12 286,136 2/9/2021
3.1.11 104,783 1/12/2021
3.1.10 1,083,336 11/9/2020
3.1.9 527,090 10/13/2020
3.1.8 3,018,279 9/8/2020
3.1.7 636,135 8/11/2020
3.1.6 4,319,141 7/14/2020
3.1.5 1,041,786 6/9/2020
3.1.4 2,079,287 5/12/2020
3.1.3 7,215,857 3/24/2020
3.1.2 2,347,256 2/18/2020
3.1.1 786,314 1/14/2020
3.1.0 3,499,541 12/3/2019
3.1.0-preview3.19555.2 2,043,130 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 35,365 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 125,799 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 8,036 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 6,439 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 1,708,612 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 88,407 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 230,422 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 28,335 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 32,764 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 194,126 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 44,895 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 73,182 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 78,573 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 36,475 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.