Microsoft.AspNetCore.Components.Forms 3.1.0-preview2.19528.8

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.Forms.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Components.Forms --version 3.1.0-preview2.19528.8
                    
NuGet\Install-Package Microsoft.AspNetCore.Components.Forms -Version 3.1.0-preview2.19528.8
                    
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.Forms" Version="3.1.0-preview2.19528.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Components.Forms" Version="3.1.0-preview2.19528.8" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.Components.Forms" />
                    
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.Forms --version 3.1.0-preview2.19528.8
                    
#r "nuget: Microsoft.AspNetCore.Components.Forms, 3.1.0-preview2.19528.8"
                    
#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.
#:package Microsoft.AspNetCore.Components.Forms@3.1.0-preview2.19528.8
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.AspNetCore.Components.Forms&version=3.1.0-preview2.19528.8&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Components.Forms&version=3.1.0-preview2.19528.8&prerelease
                    
Install as a Cake Tool

Forms and validation support for Blazor applications.

This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/471e4710a818849eaf22c5977281d10fd6758616

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.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.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 (48)

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

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/2db1f5ee2bdda2e8d873769325fabede32e420e0

Microsoft.AspNetCore.Components.DataAnnotations.Validation

Provides experimental support for validation using DataAnnotations. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/5da314644ae882ff22fb43101d0c3d89a35c40e9

AKSoftware.Localization.MultiLanguages

AKSoftware.Localization.MultiLanguages is a .NET library that allows .NET developers to build applications that targets multiple languages very easy just with few lines of code

LEC.Blazor.Components

Package Description

PPioli.FluentValidation.Blazor

Fluent Validation-powered Blazor component for validating standard <EditForm>. Fork of https://github.com/ryanelian/FluentValidation.Blazor supporting FluentValidation 11

GitHub repositories (5)

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

Repository Stars
fluentcms/FluentCMS
ASP.NET Core Blazor Content Management System (CMS)
CervantesSec/cervantes
Cervantes is an open-source, collaborative platform designed specifically for pentesters and red teams. It serves as a comprehensive management tool, streamlining the organization of projects, clients, vulnerabilities, and reports in a single, centralized location.
waynebaby/MVVM-Sidekick
A Modern light-weight MVVM framework based on RX and Await
pkuehnel/TeslaSolarCharger
A software to let your Tesla charge with solar energy ☀
jspuij/TwokaB
Blazor WebView control for WPF, Android, macOS, iOS. Run Blazor on .NET Core and Mono natively inside a Webview.
Version Downloads Last Updated
10.0.0-rc.1.25451.107 11,796 9/9/2025
10.0.0-preview.7.25380.108 7,564 8/12/2025
10.0.0-preview.6.25358.103 3,964 7/15/2025
10.0.0-preview.5.25277.114 5,721 6/6/2025
10.0.0-preview.4.25258.110 4,105 5/12/2025
10.0.0-preview.3.25172.1 4,021 4/10/2025
10.0.0-preview.2.25164.1 1,659 3/18/2025
10.0.0-preview.1.25120.3 1,869 2/25/2025
9.0.9 124,558 9/9/2025
9.0.8 476,843 8/5/2025
9.0.7 430,671 7/8/2025
9.0.6 529,696 6/10/2025
9.0.5 1,397,761 5/13/2025
9.0.4 1,150,400 4/8/2025
9.0.3 744,991 3/11/2025
9.0.2 989,581 2/11/2025
9.0.1 1,881,637 1/14/2025
9.0.0 3,238,357 11/12/2024
9.0.0-rc.2.24474.3 49,393 10/8/2024
9.0.0-rc.1.24452.1 47,554 9/10/2024
9.0.0-preview.7.24406.2 24,406 8/13/2024
9.0.0-preview.6.24328.4 16,546 7/9/2024
9.0.0-preview.5.24306.11 17,008 6/11/2024
9.0.0-preview.4.24267.6 4,061 5/21/2024
9.0.0-preview.3.24172.13 17,050 4/11/2024
9.0.0-preview.2.24128.4 2,845 3/12/2024
9.0.0-preview.1.24081.5 17,268 2/13/2024
8.0.20 58,546 9/9/2025
8.0.19 254,787 8/4/2025
8.0.18 248,060 7/8/2025
8.0.17 312,765 6/10/2025
8.0.16 394,790 5/13/2025
8.0.15 550,237 4/8/2025
8.0.14 578,846 3/11/2025
8.0.13 675,068 2/11/2025
8.0.12 1,527,039 1/14/2025
8.0.11 2,844,849 11/12/2024
8.0.10 3,449,395 10/8/2024
8.0.8 3,711,797 8/13/2024
8.0.7 2,409,362 7/9/2024
8.0.6 4,138,090 5/28/2024
8.0.5 1,273,707 5/14/2024
8.0.4 2,471,588 4/9/2024
8.0.3 3,280,949 3/12/2024
8.0.2 3,653,900 2/13/2024
8.0.1 2,623,066 1/9/2024
8.0.0 13,131,234 11/14/2023
8.0.0-rc.2.23480.2 232,745 10/10/2023
8.0.0-rc.1.23421.29 62,792 9/12/2023
8.0.0-preview.7.23375.9 94,318 8/8/2023
8.0.0-preview.6.23329.11 28,768 7/11/2023
8.0.0-preview.5.23302.2 10,642 6/13/2023
8.0.0-preview.4.23260.4 39,458 5/16/2023
8.0.0-preview.3.23177.8 5,922 4/11/2023
8.0.0-preview.2.23153.2 5,415 3/14/2023
8.0.0-preview.1.23112.2 5,937 2/21/2023
7.0.20 492,212 5/28/2024
7.0.19 162,916 5/14/2024
7.0.18 180,881 4/9/2024
7.0.17 248,302 3/12/2024
7.0.16 261,454 2/13/2024
7.0.15 373,352 1/9/2024
7.0.14 938,379 11/14/2023
7.0.13 471,095 10/24/2023
7.0.12 525,243 10/10/2023
7.0.11 654,783 9/12/2023
7.0.10 986,600 8/8/2023
7.0.9 845,810 7/11/2023
7.0.8 363,521 6/22/2023
7.0.7 651,561 6/13/2023
7.0.5 2,762,299 4/11/2023
7.0.4 1,168,801 3/14/2023
7.0.3 819,572 2/14/2023
7.0.2 1,007,620 1/10/2023
7.0.1 4,800,492 12/13/2022
7.0.0 8,319,871 11/7/2022
7.0.0-rc.2.22476.2 51,962 10/11/2022
7.0.0-rc.1.22427.2 77,857 9/14/2022
7.0.0-preview.7.22376.6 128,470 8/9/2022
7.0.0-preview.6.22330.3 5,007 7/12/2022
7.0.0-preview.5.22303.8 3,110 6/14/2022
7.0.0-preview.4.22251.1 86,731 5/10/2022
7.0.0-preview.3.22178.4 11,114 4/13/2022
7.0.0-preview.2.22153.2 3,056 3/14/2022
7.0.0-preview.1.22109.13 25,773 2/17/2022
6.0.36 221,514 11/12/2024
6.0.35 124,069 10/8/2024
6.0.33 171,403 8/13/2024
6.0.32 149,350 7/9/2024
6.0.31 200,084 5/28/2024
6.0.30 112,953 5/14/2024
6.0.29 249,042 4/9/2024
6.0.28 376,557 3/12/2024
6.0.27 222,227 2/13/2024
6.0.26 614,269 1/9/2024
6.0.25 761,088 11/14/2023
6.0.24 232,924 10/24/2023
6.0.23 192,616 10/10/2023
6.0.22 193,525 9/12/2023
6.0.21 531,449 8/8/2023
6.0.20 376,567 7/11/2023
6.0.19 179,995 6/22/2023
6.0.18 225,094 6/13/2023
6.0.16 1,154,927 4/11/2023
6.0.15 494,606 3/14/2023
6.0.14 740,412 2/14/2023
6.0.13 667,512 1/10/2023
6.0.12 1,047,207 12/13/2022
6.0.11 1,610,838 11/7/2022
6.0.10 1,358,197 10/11/2022
6.0.9 1,344,311 9/13/2022
6.0.8 1,535,002 8/9/2022
6.0.7 1,751,730 7/12/2022
6.0.6 1,361,765 6/14/2022
6.0.5 2,678,901 5/10/2022
6.0.4 2,049,760 4/11/2022
6.0.3 2,696,764 3/8/2022
6.0.2 1,243,221 2/8/2022
6.0.1 3,049,373 12/14/2021
6.0.0 12,550,308 11/8/2021
6.0.0-rc.2.21480.10 131,702 10/12/2021
6.0.0-rc.1.21452.15 86,624 9/14/2021
6.0.0-preview.7.21378.6 142,466 8/10/2021
6.0.0-preview.6.21355.2 285,827 7/14/2021
6.0.0-preview.5.21301.17 58,786 6/15/2021
6.0.0-preview.4.21253.5 55,053 5/24/2021
6.0.0-preview.3.21201.13 209,447 4/8/2021
6.0.0-preview.2.21154.6 3,173 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,441 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 399,464 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 125,047 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 124,807 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 219,406 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 298,152 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 607,681 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 362,805 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 630,207 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 833,529 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 697,494 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 964,238 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 651,124 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 3,079,631 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 693,225 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 1,592,511 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 929,907 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 488,924 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 6,669,303 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 185,724 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 122,946 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,311 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 9,725 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,771 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,751 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,363 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,119 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 4,889 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,499 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 2,168,719 12/13/2022
3.1.31 81,375 11/8/2022
3.1.30 79,364 10/11/2022
3.1.29 214,307 9/13/2022
3.1.28 102,099 8/9/2022
3.1.27 85,535 7/12/2022
3.1.26 89,333 6/14/2022
3.1.25 342,856 5/10/2022
3.1.24 81,561 4/11/2022
3.1.23 82,444 3/8/2022
3.1.22 166,880 12/14/2021
3.1.21 1,457,171 11/7/2021
3.1.20 149,160 10/11/2021
3.1.19 135,059 9/14/2021
3.1.18 330,506 8/10/2021
3.1.17 173,040 7/13/2021
3.1.16 162,183 6/8/2021
3.1.15 122,428 5/11/2021
3.1.14 1,270,136 4/6/2021
3.1.13 432,622 3/9/2021
3.1.12 349,755 2/9/2021
3.1.11 173,855 1/12/2021
3.1.10 1,106,795 11/9/2020
3.1.9 372,121 10/13/2020
3.1.8 2,822,986 9/8/2020
3.1.7 642,303 8/11/2020
3.1.6 4,203,371 7/14/2020
3.1.5 971,979 6/9/2020
3.1.4 2,126,070 5/12/2020
3.1.3 7,812,029 3/24/2020
3.1.2 2,468,099 2/18/2020
3.1.1 840,284 1/14/2020
3.1.0 3,582,604 12/3/2019
3.1.0-preview3.19555.2 2,284,551 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 35,303 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 132,478 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 78,923 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 79,566 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 1,631,700 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 89,829 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 237,774 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.