ElchinAli.Platform.Validation
1.1.2
dotnet add package ElchinAli.Platform.Validation --version 1.1.2
NuGet\Install-Package ElchinAli.Platform.Validation -Version 1.1.2
<PackageReference Include="ElchinAli.Platform.Validation" Version="1.1.2" />
<PackageVersion Include="ElchinAli.Platform.Validation" Version="1.1.2" />
<PackageReference Include="ElchinAli.Platform.Validation" />
paket add ElchinAli.Platform.Validation --version 1.1.2
#r "nuget: ElchinAli.Platform.Validation, 1.1.2"
#:package ElchinAli.Platform.Validation@1.1.2
#addin nuget:?package=ElchinAli.Platform.Validation&version=1.1.2
#tool nuget:?package=ElchinAli.Platform.Validation&version=1.1.2
ElchinAli.Platform.Validation
Reusable and lightweight validation library for .NET projects.
Clean, consistent validators for user input.
Works with Console apps, ASP.NET / Web API, MVC, and other .NET projects.
Validators are exposed as simple static classes such as
UsernameValidator, EmailValidator, AgeValidator, StrongPasswordValidator,
PersonNameValidator, IdValidator,
PostalCodeValidator, CompanyNameValidator, PhoneNumberValidator, RequiredValidator,
MoneyValidator, etc.
They are discoverable via IntelliSense after installing the package.
Installation
dotnet add package ElchinAli.Platform.Validation
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. 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. |
-
net8.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.1.2 | 126 | 1/20/2026 |