이름 |
설명 |
Endian |
|
Luhn |
Generates and validates Luhn numbers http://en.wikipedia.org/wiki/Luhn_algorithm |
MimeHelper |
|
RegexLibrary |
|
RegexLibrary.Dates |
|
RegexLibrary.NationalId |
|
ShorthandString |
|
SqlCommandFormatter |
This formats a SqlCommand so that it's highly readable and probably executable, but it is not meant to generate SQL that gets executed. It's for describing a command. |
SqlUri |
|
StringInjector |
Originally from: http://mo.notono.us/2008/07/c-stringinject-format-strings-by-key.html Injects an object into a string using named replacements. Supports standard formatting. |