EasyValidate.Generator
2.2.1
dotnet add package EasyValidate.Generator --version 2.2.1
NuGet\Install-Package EasyValidate.Generator -Version 2.2.1
<PackageReference Include="EasyValidate.Generator" Version="2.2.1" />
<PackageVersion Include="EasyValidate.Generator" Version="2.2.1" />
<PackageReference Include="EasyValidate.Generator" />
paket add EasyValidate.Generator --version 2.2.1
#r "nuget: EasyValidate.Generator, 2.2.1"
#:package EasyValidate.Generator@2.2.1
#addin nuget:?package=EasyValidate.Generator&version=2.2.1
#tool nuget:?package=EasyValidate.Generator&version=2.2.1
EasyValidate
Modern, type-safe validation for .NET with source generation and analyzers
🚀 Features
- Attribute-based, type-safe validation for your models & DTOs
- Compile-time code generation for zero runtime overhead
- Roslyn analyzers and code fixers for best practices
- Easy integration — just add attributes and go!
📦 Installation
Install via NuGet:
# Core library
Install-Package EasyValidate
📝 Documentation
Full usage, API reference, and advanced scenarios:
❤️ Author’s Note
EasyValidate is the result of countless hours of design, coding, and testing to bring you a modern, robust, and developer-friendly validation library for .NET.
<p align="center"> <a href="https://coff.ee/mu.dawood" target="_blank"> <img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" height="60" width="217" /> </a> <br/> <b>If you find EasyValidate helpful, consider <a href="https://coff.ee/mu.dawood">buying me a coffee</a> to support development!</b> </p>
© 2025 Mohamed dawood. GPL-3.0 License.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.CodeAnalysis.CSharp (>= 4.14.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on EasyValidate.Generator:
Package | Downloads |
---|---|
EasyValidate
EasyValidate is a modern, attribute-based validation library and source generator for .NET. It enables powerful, composable, and type-safe validation using Roslyn analyzers and source generators. |
GitHub repositories
This package is not used by any popular GitHub repositories.