davetransom
- 318,005 total downloads
- last updated 3/11/2021
- Latest version: 2.0.0
A convenience wrapper struct for dealing with URL-safe Base64 encoded globally unique identifiers (GUID),
making a shorter string value (22 vs 36 characters long).
As of version 2.0.0, `ShortGuid` performs a sanity check when decoding strings to ensure they haven't been
tampered with, i.e. allowing...
More information
- 4,035 total downloads
- last updated 7/30/2019
- Latest version: 2.0.1
`CharpVitamins.Tabulation` provides helpers to create tabular data with little fuss i.e. Tab or comma separated values (`CsvDefinition`),
or padded columns of plain text (via `PlainTextTable`).
- 3,603 total downloads
- last updated 6/5/2015
- Latest version: 1.0.0
Helper library to set your `System.Net.Mail.SmtpClient` drop folder to a web relative location - helps in multi machine/developer setups.
- 1,209 total downloads
- last updated 7/24/2015
- Latest version: 1.0.0-alpha (prerelease)
Normalizes leading whitespace found in Xml Documentation produced by Visual Studio to play nicer with plain text formats (like Markdown)