Microsoft.Extensions.Validation 10.0.10

Prefix Reserved
There is a newer 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 (3)

Showing the top 3 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

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 0 9/8/2026
11.0.0-preview.7.26381.103 20,629 8/11/2026
11.0.0-preview.6.26359.118 13,599 7/14/2026
11.0.0-preview.5.26302.115 43,313 6/9/2026
11.0.0-preview.4.26230.115 7,231 5/12/2026
11.0.0-preview.3.26207.106 6,187 4/14/2026
11.0.0-preview.2.26159.112 30,874 3/10/2026
11.0.0-preview.1.26104.118 1,364 2/10/2026
10.0.12 0 9/8/2026
10.0.11 644,071 8/11/2026
10.0.10 1,586,602 7/14/2026
10.0.9 1,580,243 6/9/2026
10.0.8 1,342,158 5/12/2026
10.0.7 1,306,889 4/21/2026
10.0.6 449,459 4/14/2026
10.0.5 1,348,282 3/12/2026
10.0.4 239,393 3/10/2026
10.0.3 1,687,279 2/10/2026
10.0.2 1,681,472 1/13/2026
10.0.1 2,798,510 12/9/2025
Loading failed