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

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,785 8/11/2026
11.0.0-preview.6.26359.118 9,352 7/14/2026
11.0.0-preview.5.26302.115 31,750 6/9/2026
11.0.0-preview.4.26230.115 7,005 5/12/2026
11.0.0-preview.3.26207.106 5,283 4/14/2026
11.0.0-preview.2.26159.112 28,488 3/10/2026
11.0.0-preview.1.26104.118 1,113 2/10/2026
10.0.11 49,151 8/11/2026
10.0.10 824,952 7/14/2026
10.0.9 1,283,237 6/9/2026
10.0.8 1,174,576 5/12/2026
10.0.7 1,206,727 4/21/2026
10.0.6 398,295 4/14/2026
10.0.5 1,248,691 3/12/2026
10.0.4 221,091 3/10/2026
10.0.3 1,596,546 2/10/2026
10.0.2 1,573,660 1/13/2026
10.0.1 2,411,537 12/9/2025
10.0.0 4,053,501 11/11/2025
10.0.0-rc.2.25502.107 62,985 10/14/2025
Loading failed