Microsoft.AspNetCore.Components 3.0.0-preview4-19216-03

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

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

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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.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 (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/aspnetcore/tree/763b4ef31ca4df6dae07c7ee8f39ea259b6980fa

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/aspnetcore/tree/763b4ef31ca4df6dae07c7ee8f39ea259b6980fa

Microsoft.AspNetCore.Components.Authorization

Authentication and authorization support for Blazor applications. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/763b4ef31ca4df6dae07c7ee8f39ea259b6980fa

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

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.
dotnet-presentations/blazor-workshop
Blazor workshop
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
Version Downloads Last updated
10.0.0-preview.2.25164.1 1,292 3/18/2025
10.0.0-preview.1.25120.3 1,695 2/25/2025
9.0.4 8,058 4/8/2025
9.0.3 334,912 3/11/2025
9.0.2 574,601 2/11/2025
9.0.1 705,491 1/14/2025
9.0.0 1,997,585 11/12/2024
9.0.0-rc.2.24474.3 49,941 10/8/2024
9.0.0-rc.1.24452.1 32,414 9/10/2024
9.0.0-preview.7.24406.2 20,253 8/13/2024
9.0.0-preview.6.24328.4 12,443 7/9/2024
9.0.0-preview.5.24306.11 14,610 6/11/2024
9.0.0-preview.4.24267.6 3,570 5/21/2024
9.0.0-preview.3.24172.13 23,683 4/11/2024
9.0.0-preview.2.24128.4 2,540 3/12/2024
9.0.0-preview.1.24081.5 13,209 2/13/2024
8.0.15 4,306 4/8/2025
8.0.14 158,721 3/11/2025
8.0.13 258,468 2/11/2025
8.0.12 489,611 1/14/2025
8.0.11 1,517,683 11/12/2024
8.0.10 2,439,506 10/8/2024
8.0.8 3,156,713 8/13/2024
8.0.7 2,058,024 7/9/2024
8.0.6 3,559,704 5/28/2024
8.0.5 1,077,340 5/14/2024
8.0.4 2,196,920 4/9/2024
8.0.3 2,963,610 3/12/2024
8.0.2 3,117,430 2/13/2024
8.0.1 2,413,754 1/9/2024
8.0.0 10,559,462 11/14/2023
8.0.0-rc.2.23480.2 217,591 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 66,460 9/12/2023
8.0.0-preview.7.23375.9 92,234 8/8/2023
8.0.0-preview.6.23329.11 28,383 7/11/2023
8.0.0-preview.5.23302.2 10,914 6/13/2023
8.0.0-preview.4.23260.4 38,342 5/16/2023
8.0.0-preview.3.23177.8 6,119 4/11/2023
8.0.0-preview.2.23153.2 5,455 3/14/2023
8.0.0-preview.1.23112.2 6,087 2/21/2023
7.0.20 321,917 5/28/2024
7.0.19 79,263 5/14/2024
7.0.18 102,462 4/9/2024
7.0.17 183,392 3/12/2024
7.0.16 192,016 2/13/2024
7.0.15 322,660 1/9/2024
7.0.14 1,123,684 11/14/2023
7.0.13 411,245 10/24/2023 7.0.13 has at least one vulnerability with moderate severity.
7.0.12 464,311 10/10/2023 7.0.12 has at least one vulnerability with moderate severity.
7.0.11 608,799 9/12/2023 7.0.11 has at least one vulnerability with moderate severity.
7.0.10 962,451 8/8/2023 7.0.10 has at least one vulnerability with moderate severity.
7.0.9 759,181 7/11/2023 7.0.9 has at least one vulnerability with moderate severity.
7.0.8 350,998 6/22/2023 7.0.8 has at least one vulnerability with moderate severity.
7.0.7 549,707 6/13/2023 7.0.7 has at least one vulnerability with moderate severity.
7.0.5 2,908,802 4/11/2023 7.0.5 has at least one vulnerability with moderate severity.
7.0.4 1,176,849 3/14/2023 7.0.4 has at least one vulnerability with moderate severity.
7.0.3 822,334 2/14/2023 7.0.3 has at least one vulnerability with moderate severity.
7.0.2 968,559 1/10/2023 7.0.2 has at least one vulnerability with moderate severity.
7.0.1 4,277,563 12/13/2022 7.0.1 has at least one vulnerability with moderate severity.
7.0.0 8,101,040 11/7/2022 7.0.0 has at least one vulnerability with moderate severity.
7.0.0-rc.2.22476.2 58,034 10/11/2022
7.0.0-rc.1.22427.2 78,018 9/14/2022
7.0.0-preview.7.22376.6 128,919 8/9/2022
7.0.0-preview.6.22330.3 5,449 7/12/2022
7.0.0-preview.5.22303.8 3,349 6/14/2022
7.0.0-preview.4.22251.1 82,118 5/10/2022
7.0.0-preview.3.22178.4 14,817 4/13/2022
7.0.0-preview.2.22153.2 3,047 3/14/2022
7.0.0-preview.1.22109.13 23,154 2/17/2022
6.0.36 78,389 11/12/2024
6.0.35 49,488 10/8/2024
6.0.33 88,020 8/13/2024
6.0.32 77,577 7/9/2024
6.0.31 117,865 5/28/2024
6.0.30 83,667 5/14/2024
6.0.29 147,310 4/9/2024
6.0.28 321,858 3/12/2024
6.0.27 197,561 2/13/2024
6.0.26 560,234 1/9/2024
6.0.25 931,786 11/14/2023
6.0.24 157,081 10/24/2023 6.0.24 has at least one vulnerability with moderate severity.
6.0.23 115,710 10/10/2023 6.0.23 has at least one vulnerability with moderate severity.
6.0.22 138,216 9/12/2023 6.0.22 has at least one vulnerability with moderate severity.
6.0.21 461,969 8/8/2023 6.0.21 has at least one vulnerability with moderate severity.
6.0.20 302,882 7/11/2023 6.0.20 has at least one vulnerability with moderate severity.
6.0.19 129,583 6/22/2023 6.0.19 has at least one vulnerability with moderate severity.
6.0.18 148,240 6/13/2023 6.0.18 has at least one vulnerability with moderate severity.
6.0.16 1,068,976 4/11/2023 6.0.16 has at least one vulnerability with moderate severity.
6.0.15 423,261 3/14/2023 6.0.15 has at least one vulnerability with moderate severity.
6.0.14 661,783 2/14/2023 6.0.14 has at least one vulnerability with moderate severity.
6.0.13 583,854 1/10/2023 6.0.13 has at least one vulnerability with moderate severity.
6.0.12 957,129 12/13/2022 6.0.12 has at least one vulnerability with moderate severity.
6.0.11 1,643,016 11/7/2022 6.0.11 has at least one vulnerability with moderate severity.
6.0.10 1,446,395 10/11/2022 6.0.10 has at least one vulnerability with moderate severity.
6.0.9 1,449,771 9/13/2022 6.0.9 has at least one vulnerability with moderate severity.
6.0.8 1,641,967 8/9/2022 6.0.8 has at least one vulnerability with moderate severity.
6.0.7 1,821,961 7/12/2022 6.0.7 has at least one vulnerability with moderate severity.
6.0.6 1,407,081 6/14/2022 6.0.6 has at least one vulnerability with moderate severity.
6.0.5 2,783,731 5/10/2022 6.0.5 has at least one vulnerability with moderate severity.
6.0.4 2,047,014 4/11/2022 6.0.4 has at least one vulnerability with moderate severity.
6.0.3 2,636,413 3/8/2022 6.0.3 has at least one vulnerability with moderate severity.
6.0.2 1,363,597 2/8/2022 6.0.2 has at least one vulnerability with moderate severity.
6.0.1 3,033,849 12/14/2021 6.0.1 has at least one vulnerability with moderate severity.
6.0.0 12,127,791 11/8/2021 6.0.0 has at least one vulnerability with moderate severity.
6.0.0-rc.2.21480.10 133,094 10/12/2021
6.0.0-rc.1.21452.15 87,778 9/14/2021
6.0.0-preview.7.21378.6 142,143 8/10/2021
6.0.0-preview.6.21355.2 190,461 7/14/2021
6.0.0-preview.5.21301.17 61,009 6/15/2021
6.0.0-preview.4.21253.5 47,061 5/24/2021
6.0.0-preview.3.21201.13 195,470 4/8/2021
6.0.0-preview.2.21154.6 3,092 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 22,988 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 369,077 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 52,426 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 53,189 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 138,298 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 240,264 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 464,935 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 447,363 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 535,187 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 719,428 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 686,320 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,075,656 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 642,016 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 3,010,723 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 841,845 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 1,462,811 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 908,387 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 487,304 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 6,629,412 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 505,131 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 159,460 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,358 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,926 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 12,986 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,226 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,365 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,825 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,305 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,154 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 1,683,380 12/13/2022
3.1.31 9,559 11/8/2022
3.1.30 12,601 10/11/2022
3.1.29 132,907 9/13/2022
3.1.28 28,788 8/9/2022
3.1.27 18,216 7/12/2022
3.1.26 16,098 6/14/2022
3.1.25 276,755 5/10/2022
3.1.24 10,980 4/11/2022
3.1.23 14,882 3/8/2022
3.1.22 110,330 12/14/2021
3.1.21 1,354,915 11/7/2021
3.1.20 74,868 10/11/2021
3.1.19 69,748 9/14/2021
3.1.18 262,519 8/10/2021
3.1.17 117,608 7/13/2021
3.1.16 99,805 6/8/2021
3.1.15 71,568 5/11/2021
3.1.14 1,244,430 4/6/2021
3.1.13 365,979 3/9/2021
3.1.12 283,462 2/9/2021
3.1.11 103,692 1/12/2021
3.1.10 1,071,620 11/9/2020
3.1.9 525,566 10/13/2020
3.1.8 2,965,502 9/8/2020
3.1.7 629,219 8/11/2020
3.1.6 4,273,069 7/14/2020
3.1.5 1,015,310 6/9/2020
3.1.4 2,061,721 5/12/2020
3.1.3 6,990,746 3/24/2020
3.1.2 2,314,307 2/18/2020
3.1.1 775,493 1/14/2020
3.1.0 3,432,083 12/3/2019
3.1.0-preview3.19555.2 1,991,276 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 35,178 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 122,084 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 7,974 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 6,392 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 1,682,336 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 86,297 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 229,025 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 28,241 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 32,496 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 185,855 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 44,807 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 72,962 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 78,147 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 36,338 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.