Microsoft.Extensions.Validation 10.0.11

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

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

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.7.26381.103 1,265 8/11/2026
11.0.0-preview.6.26359.118 9,001 7/14/2026
11.0.0-preview.5.26302.115 31,093 6/9/2026
11.0.0-preview.4.26230.115 6,998 5/12/2026
11.0.0-preview.3.26207.106 5,242 4/14/2026
11.0.0-preview.2.26159.112 28,421 3/10/2026
11.0.0-preview.1.26104.118 1,111 2/10/2026
10.0.11 33,060 8/11/2026
10.0.10 784,353 7/14/2026
10.0.9 1,266,190 6/9/2026
10.0.8 1,156,422 5/12/2026
10.0.7 1,200,810 4/21/2026
10.0.6 395,767 4/14/2026
10.0.5 1,243,875 3/12/2026
10.0.4 220,301 3/10/2026
10.0.3 1,592,257 2/10/2026
10.0.2 1,568,232 1/13/2026
10.0.1 2,393,444 12/9/2025
10.0.0 4,032,304 11/11/2025
10.0.0-rc.2.25502.107 62,903 10/14/2025
Loading failed