Microsoft.Extensions.Validation 10.0.12

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

Common validation abstractions and validation infrastructure for .NET applications.

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

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Microsoft.Extensions.Validation:

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/3551975be08744f0418857c5bed8ab1545c5dd47

Galosys.Foundation.Core

Galosys.Foundation快速开发库

BccCode.Notifications.Contracts

Contracts and models for BCC Notifications API and SDK

Elarion.Validation

Microsoft.Extensions.Validation-backed default IRequestValidator for Elarion declarative request validation (DataAnnotations on request DTOs, ADR-0027). Opt-in via AddElarionValidation; referencing this package is what pulls Microsoft.Extensions.Validation, keeping Elarion core dependency-light (the IRequestValidator seam and the ValidationDecorator live in Elarion.Abstractions).

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.Extensions.Validation:

Repository Stars
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
Version Downloads Last Updated
11.0.0-rc.1.26425.128 3,173 2026/9/8
11.0.0-preview.7.26381.103 23,491 2026/8/11
11.0.0-preview.6.26359.118 15,689 2026/7/14
11.0.0-preview.5.26302.115 47,203 2026/6/9
11.0.0-preview.4.26230.115 7,269 2026/5/12
11.0.0-preview.3.26207.106 6,373 2026/4/14
11.0.0-preview.2.26159.112 31,423 2026/3/10
11.0.0-preview.1.26104.118 1,515 2026/2/10
10.0.12 65,676 2026/9/8
10.0.11 798,760 2026/8/11
10.0.10 1,777,992 2026/7/14
10.0.9 1,646,197 2026/6/9
10.0.8 1,385,217 2026/5/12
10.0.7 1,330,922 2026/4/21
10.0.6 460,408 2026/4/14
10.0.5 1,372,027 2026/3/12
10.0.4 243,258 2026/3/10
10.0.3 1,709,867 2026/2/10
10.0.2 1,707,590 2026/1/13
10.0.1 2,890,125 2025/12/9
Loading failed