EasyValidate.Attributes
2.2.1
dotnet add package EasyValidate.Attributes --version 2.2.1
NuGet\Install-Package EasyValidate.Attributes -Version 2.2.1
<PackageReference Include="EasyValidate.Attributes" Version="2.2.1" />
<PackageVersion Include="EasyValidate.Attributes" Version="2.2.1" />
<PackageReference Include="EasyValidate.Attributes" />
paket add EasyValidate.Attributes --version 2.2.1
#r "nuget: EasyValidate.Attributes, 2.2.1"
#:package EasyValidate.Attributes@2.2.1
#addin nuget:?package=EasyValidate.Attributes&version=2.2.1
#tool nuget:?package=EasyValidate.Attributes&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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- EasyValidate.Abstractions (>= 2.2.1)
-
net5.0
- EasyValidate.Abstractions (>= 2.2.1)
-
net6.0
- EasyValidate.Abstractions (>= 2.2.1)
-
net7.0
- EasyValidate.Abstractions (>= 2.2.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on EasyValidate.Attributes:
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.