Microsoft.AspNetCore.Components
10.0.12
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Components --version 10.0.12
NuGet\Install-Package Microsoft.AspNetCore.Components -Version 10.0.12
<PackageReference Include="Microsoft.AspNetCore.Components" Version="10.0.12" />
<PackageVersion Include="Microsoft.AspNetCore.Components" Version="10.0.12" />
<PackageReference Include="Microsoft.AspNetCore.Components" />
paket add Microsoft.AspNetCore.Components --version 10.0.12
#r "nuget: Microsoft.AspNetCore.Components, 10.0.12"
#:package Microsoft.AspNetCore.Components@10.0.12
#addin nuget:?package=Microsoft.AspNetCore.Components&version=10.0.12
#tool nuget:?package=Microsoft.AspNetCore.Components&version=10.0.12
Components feature for ASP.NET Core.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/95017c711e6afc1085133d440e42b4bd78155701
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
-
net10.0
- Microsoft.AspNetCore.Authorization (>= 10.0.12)
- Microsoft.AspNetCore.Components.Analyzers (>= 10.0.12)
NuGet packages (1.5K)
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Components:
| Package | Downloads |
|---|---|
|
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/3551975be08744f0418857c5bed8ab1545c5dd47 |
|
|
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/3551975be08744f0418857c5bed8ab1545c5dd47 |
|
|
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/3551975be08744f0418857c5bed8ab1545c5dd47 |
|
|
MudBlazor
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility |