Found 8 packages
Helpers for developers. Compare Helper, IP Helper, Password Helper, Validation Helper, Article Helper and Clean Helper
The tool allows users to pick any table (custom or OOB) and its address fields to be processed. - The address fields must be text fields except for latitude and longitude which must be decimal numbers. - Users must select the fields to read from and to write to after Bing Maps returns a medium or high confidence result. - You must build views to include the list of records that you want to run through validation.
This library is one of DEFC utilities packages that contains several types of data validation methods, to help the developers minify their codes in easy way with no time. Through this package can : - Check if a value is (Alphanumeric, Alpha, GUID, Base64, NullOrEmptyOrWhiteSpace, Email,URL, DateTime, Number, Byte, Short, Integer, Long, Decimal, Double, Float, IPv4, IPv6, IP, MACAddress, LatitudeLongitude ) - Check if a value is between tow values, check if a value is between tow values or equal one of them, check if a value is equal to another value, check if value is greater than or equal another value and check if value is less than or equal another value. - Match password and confirm password. - Check if password is strong with at least one uppercase, one lowercase, one digit and one of the custom symbols with specific password length by sets the password rules.
Fluent API for code contract validation supporting multiple data types (int, long, double, decimal, float, string, object). Provides chainable guards with readable syntax for enforcing preconditions and business rules with clear error messages.
The most comprehensive multi-target .NET utility library (.NET 6.0/7.0/8.0) for enterprise applications. Includes 500+ methods: TaskExtensions (async/await helpers with timeout, retry, fire-and-forget), ReflectionUtils (property/method invocation, mapping, attributes), PerformanceUtils (profiling, caching, benchmarking), ConfigurationExtensions (typed config access, validation), plus all previous features: StringExtensions, CollectionExtensions, ObjectExtensions, ValidationUtils (IBAN, credit cards), CryptographyUtils (AES/RSA), FileUtils, DateTimeUtils, SerializationUtils, 200+ countries/currencies. Perfect for FinTech, enterprise, microservices, and modern .NET applications. Author: Khalil Benazzouz - https://www.linkedin.com/in/khalilbenazzouz/ GitHub: https://github.com/khalilbenaz/KBACoreUtilities Issues: https://github.com/khalilbenaz/KBACoreUtilities/issues
Comprehensive geographic coordinate calculation and clustering utilities for .NET Core applications. Provides distance calculations using Haversine and Vincenty formulas, coordinate validation, bounding box operations, point-in-polygon detection, and advanced clustering algorithms. Features include bearing calculations, midpoint determination, coordinate formatting (DMS, decimal degrees), geofencing capabilities, and K-means clustering for location grouping.
A package, which includes helpful auxiliary methods. With this package, software development is faster. Features: - Extensions - Helpers - Filters * AjaxOnlyAttribute * ContentTypeFilterAttribute * GlobalizationFilterAttribute * PasswordValidatorAttribute * PreventDuplicateRequestAttribute * RequiredIfAttribute * RequiredIfNotNullAttribute * SessionEndLifeTimeFilterAttribute - Managers * ManagerBase * CacheManager * CertificatesManager * HtmlManager * HttpManager * InstanceManager * JsonManager * NotificationManager * NullManager * ResultManager * SecurityManager * SessionManager * RazorManager * WebConfigManager * UrlManager * PdfManager * Authorization Policy Based Manager - ModelBinders * DecimalModelBinder * HtmlValidationModelBinder - Providers * XmlSerializerProvider (abstract)
Data Validation of ExcelSheet, with create, read, modify, delete Data validations . Types of validations supported: Integer (whole in Excel), Decimal, List, Date, Time, Any and Custom. Strongly typed interface for each validation type