- Home
- MichaelWWillis.Strings
- Downloading...
MichaelWWillis.Strings 1.0
The System.String class is a power and convenient way to handle strings.
These extension methods include
ToBytArray()
Encrypt(this string s, byte[] publicKeyToken)
Decrpyt(this string s, byte[] token)
ToLicenseKeyFormat(this string s)
ParseKey(this...