Top 20 NuGet validations Packages

CreditCardValidator helps you validate credit card numbers, identify its issuer (Visa, Mastercard, etc), verify length, prefixes and check it through the Luhn algorithm. It can also generate random credit card numbers for testing purposes.
A validations library for automating both client-side and server-side validations. Sample usage: Add the validator attributes to the properties of the data record class. These defines the validation rules. public class Employee { [StringValidator("First Name", 5, 50, IsRequired = t...
This packge contains some useful tools such as: - String Extensions - Date Extensions - List Extensions - Enum Extensions - Exception Extension (new) - CustomExceptions with Unique ID and Error Code - Type Converters - Generics Conversion - Json serializer and parser - Password g...
Flyweight C# library for your .NET Core Applications. You can use this library to perform commonly use conversions, validations, and other object helpers.
A package containing several validations related utilities.
Util.CodeHelpers.Extensions is a .NET multi-target class library (.NET Standard 2.0/2.1) that can be used in projects with any .NET implementation, like .NET Framework, .NET Core, Mono, Xamarin, etc., to provide common code validations like null-checks, type conversions and more, enhancing productiv...
This package contains validation extensions used by other CodeGator packages. Platforms supported: .NET 6.x or above
Validaciones para multi proveedores.
Validaciones para multi proveedores.
Validaciones para multi proveedores.
.NET package to check the password strength of a certain passphrase. A password strength checker based from RegEx (Regulax Expression).
MVVM Framework for WPF
Is an Open Source and Free Software package to facilitate dealing with File properties, It supports all .NET Core versions as well as .NET Framework 4.6.1+
prmToolkit É um projeto responsável por dar apoio a outros projetos. # ArgumentsValidator Classe responsável por gerenciar validações de argumentos. VANTAGENS >Podemos realizar validações indivíduais ou em grupos >É possível levantar uma exceção ou captura-las
Extensions to System.Object for inline validations against various rules.
Contém um helper que facilita o desenvolvimento. - .Net Framework 3.5+
Model validations helper for aspnetcore. Allows you to have validations set in places such as your business logic with the help of NetCore.ModelValidation.Core nuget
AspNetCore Extension of Mobiroller Model Validations.
Package with useful validations
Core functionality to handle model validation. Allows you to add and list errors mapped to objects and its fields