Microsoft.Extensions.Validation 10.0.10

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.10
                    
NuGet\Install-Package Microsoft.Extensions.Validation -Version 10.0.10
                    
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.10" />
                    
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.10" />
                    
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.10
                    
#r "nuget: Microsoft.Extensions.Validation, 10.0.10"
                    
#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.10
                    
#: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.10
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.Validation&version=10.0.10
                    
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/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd

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/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe

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).

Microsoft.Extensions.Validation.Localization

Localization support for .NET validation infrastructure. This package was built from the source code at https://github.com/dotnet/dotnet/tree/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe

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-preview.6.26359.118 963 7/14/2026
11.0.0-preview.5.26302.115 18,155 6/9/2026
11.0.0-preview.4.26230.115 6,735 5/12/2026
11.0.0-preview.3.26207.106 4,880 4/14/2026
11.0.0-preview.2.26159.112 24,225 3/10/2026
11.0.0-preview.1.26104.118 1,039 2/10/2026
10.0.10 76,398 7/14/2026
10.0.9 870,761 6/9/2026
10.0.8 932,958 5/12/2026
10.0.7 1,079,130 4/21/2026
10.0.6 345,025 4/14/2026
10.0.5 1,124,386 3/12/2026
10.0.4 197,678 3/10/2026
10.0.3 1,498,785 2/10/2026
10.0.2 1,463,181 1/13/2026
10.0.1 2,016,231 12/9/2025
10.0.0 3,564,143 11/11/2025
10.0.0-rc.2.25502.107 61,302 10/14/2025
10.0.0-rc.1.25451.107 66,126 9/9/2025
10.0.0-preview.7.25380.108 12,005 8/12/2025
Loading failed