Microsoft.Extensions.Validation 10.0.0-preview.7.25380.108

Prefix Reserved
This is a prerelease version of Microsoft.Extensions.Validation.
dotnet add package Microsoft.Extensions.Validation --version 10.0.0-preview.7.25380.108
                    
NuGet\Install-Package Microsoft.Extensions.Validation -Version 10.0.0-preview.7.25380.108
                    
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.0-preview.7.25380.108" />
                    
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.0-preview.7.25380.108" />
                    
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.0-preview.7.25380.108
                    
#r "nuget: Microsoft.Extensions.Validation, 10.0.0-preview.7.25380.108"
                    
#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.0-preview.7.25380.108
                    
#: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.0-preview.7.25380.108&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.Validation&version=10.0.0-preview.7.25380.108&prerelease
                    
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/30000d883e06c122311a66894579bc12329a09d4

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 (1)

Showing the top 1 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/30000d883e06c122311a66894579bc12329a09d4

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.0-preview.7.25380.108 379 8/12/2025
10.0.0-preview.6.25358.103 1,728 7/15/2025