11 packages tagged with “Special”
- Removed usage of RNG Crypto Provider and used Random Number Generator - Fixed bug with methods that use bool and int parameters for the Password class - Removed usage of Random and replace it with a method which uses RngCrytopServiceProvider
Diacritics are used across many languages in order to change the sound-values of the letters to which they are added. In software development, diacritics often have to be replaced with non-diacritics, e.g. to improve usability of user input. Diacritics.NET is a basic mapper between diacritic characters an non-diacritic characters.
.NET library for retrieving and changing all special Windows folder paths.
Library to Validate special characters in Request and Response
MathCore Library
MathCore Library - SpecialFunctions
Used for creating Kiosk applications using .Net
Package Description
Read this before using this package Code is the main class that has the following methods: OTP package contains different methods to generate a one time password, password generation depends on sizes and some methods require sizes and letter cases. Code Methods are: StringCode(): StringCode accepts two parameters, size and boolean value to determine letters in upper or lower form. RepeatCode(): RepeatCode accepts two parameters, size and boolean value to determine letters in upper or lower form. RepeatCode re-use the same letters. ComplexCode(): ComplexCode has only size as parameter to determine the size of code, it represents code in character(s), number(s), and special character(s). SpecialCode(): SpecialCode has only size as parameter to determine the length of special characters in a code. NumericCode(): NumericCode has only size parameter to determine the length of number(s) used in a code.
A library that presents special generic collections, object models and LINQ extensions (such like IReadOnlySet<T>, ReadOnlyHashSet<T>, EntityEqualityComparer<T>, ToHashSet(), ToReadOnlySet() and AsReadOnly() for HashSets), that follow the original .NET patterns.
Catvalla String Utilites