Found 135 packages
Panic.StringUtils
Semplice classe di utility per le stringhe
.NET utility library that includes Application Configuration, lightweight ADO.NET Data Access Layer, logging, utility classes include: StringUtils, ReflectionUtils, FileUtils, DataUtils, SerializationUtils, TimeUtils, SecurityUtils and XmlUtils. These classes are useful in any kind of .NET project.
A utility library for useful String operations
A high-performance, stack-only string builder that rents its underlying buffer from ArrayPool instead of allocating new arrays. Designed for short-lived string construction.
A high-performance, reusable StringWriter that avoids unnecessary allocations by clearing and reusing its internal StringBuilder instance.
Collezione di utility varie
Some generic test utilites.
A utility library for comparing strings via Cosine Similarity
String utilities
A utility library for comparing strings via the Needleman-Wunsch algorithm
A utility library for comparing strings via the Jaccard similarity algorithm
A utility library for comparing strings via the Longest Common Sequence algorithm
A utility library for comparing strings via trie (prefix tree) similarity
Many utilities like: enumeration, hash, json (extension newtonsoft), regex, signature, string, uri, dictionary, etc
This utils library contains ultility functions and helpers (e.g. string, bytes, hash, modular) that need for the web development.
String Utils
- Support Random(), RandomNumeric(), RandomAscii(), RandomAlphanumeric(), RandomAlphabetic() - Respect the original API
Package Description
Kayki.StringUtils is a package for string manipulation and validation in .NET applications. This package offers a comprehensive set of methods to simplify common tasks such as string formatting, safe substring handling, and validation of various formats including dates, CPF, CNPJ, and emails. With a user-friendly and efficient approach, Kayki.StringUtils assists developers in writing cleaner and more robust code when working with string-related operations.