-
-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Yami An edited this page Apr 17, 2023
·
19 revisions
Flexible typeparam
Flexible input/output size
Flexible nullable and non-nullable
- GenerateRandomBool
- GenerateRandomBools
- ToDateTime
- GenerateRandomDateTime
- GenerateRandomDateTimes
- GetWeekOfYear
- TotalMonths
- ChangeTimeZone
- ChunkBySize
- Clean (null or empty)
- CleanRef
- ToListAsync
- Serialize
- SerializeCamel
- Deserialize
- DeserializeCamel
- DeserializeStandard (auto)
- DeserializeDuo (auto + speed up for PascalCase)
- DeserializeDuoCamelPriority (auto + speed up for CamelCase)
- AllPropertiesNotDefault
- AllPropertiesDefault
- AnyPropertiesNotDefault
- AnyPropertiesDefault
- ChangeTimeZoneAllProperties
- Min
- Max
- ToByte
- GenerateRandomByte
- GenerateRandomBytes
- ToDecimal
- GenerateRandomDecimal
- GenerateRandomDecimals
- ToDouble
- GenerateRandomDouble
- GenerateRandomDoubles
- ToFloat
- GenerateRandomFloat
- GenerateRandomFloats
- ToInt
- GenerateRandomInt
- GenerateRandomInts
- ToLong
- GenerateRandomLong
- GenerateRandomLongs
- ToNint
- GenerateRandomNint
- GenerateRandomNints
- ToNuint
- GenerateRandomNuint
- GenerateRandomNuints
- ToSbyte
- GenerateRandomSbyte
- GenerateRandomSbytes
- ToShort
- GenerateRandomShort
- GenerateRandomShorts
- ToUint
- GenerateRandomUint
- GenerateRandomUints
- ToUlong
- GenerateRandomUlong
- GenerateRandomUlongs
- ToUshort
- GenerateRandomUshort
- GenerateRandomUshorts
- KillAllProcessesByName
- NextInt32
- NextDecimal
- NextSingle
- NextDouble
- NextDecimal
- WaitAnyWithCondition
- WhenAnyWithCondition
- ToLower
- ToLowerRef
- ToLowerInvariant
- ToLowerInvariantRef
- ToUpper
- ToUpperRef
- ToUpperInvariant
- ToUpperInvariantRef
- ToTitle
- ToTitleRef
- ToCapitalize
- ToCapitalizeRef
- CleanSpace
- CleanSpaceRef
- FormatName
- FormatNameRef
- FilterAlphabetic
- FilterAlphabeticRef
- FilterNumber
- FilterNumberRef
- FilterAlphanumeric
- FilterAlphanumericRef
- IsNull
- IsNotNull
- IsEmpty
- IsNotEmpty
- IsNullOrEmpty
- IsNotNullAndEmpty
- IsWhiteSpace
- IsNotWhiteSpace
- IsNullOrWhiteSpace
- IsNotNullAndWhiteSpace
- IsAlphabetic
- IsNotAlphabetic
- IsPunctuation
- IsNotPunctuation
- IsNumber
- IsNotNumber
- Equals
- NotEquals
- EqualsIgnoreCase
- NotEqualsIgnoreCase
- GetValue
- GenerateRandomCharacter
- GenerateRandomCharacters
- Hash
- Verify
- IsValidPasswordStandard
- IsValidPassword