Name |
Description |
Base62KeyGenerator |
|
BigEndianBitConverter |
Implementation of EndianBitConverter which converts to/from big-endian byte arrays. |
ByteArrayExtensions |
|
Command |
Class for running command line tools |
CommandCommandLineArgumentAttribute |
|
CommandLineArgument |
A valid command line argument |
CommandLineArgumentAttribute |
|
CommandLineArgumentException |
|
CommandLineCommandDescriptionAttribute |
|
CommandLineConfigurationAttribute |
|
CommandLineCopyrightAttribute |
|
CommandLineDescriptionAttribute |
|
CommandLineExampleAttribute |
|
CommandLineParser |
Command line parser. |
CommandLineParserResources |
Strongly typed resource wrappers generated from CommandLineParserResources.resx. |
CommandLineTitleAttribute |
|
DefaultCommandLineArgumentAttribute |
|
DirectoryInfoUtility |
Extensions to the DirectoryInfo class. |
DirectoryUtility |
Extensions to the Directory class. |
EndianBinaryWriter |
Equivalent of System.IO.BinaryWriter, but with either endianness, depending on the EndianBitConverter it is constructed with. |
EndianBitConverter |
Equivalent of System.BitConverter, but with either endianness. |
EndianBitConverter.Int32SingleUnion |
|
LittleEndianBitConverter |
Implementation of EndianBitConverter which converts to/from little-endian byte arrays. |
Message |
|
NonClosingStreamWrapper |
Wraps a stream for all operations except Close and Dispose, which merely flush the stream and prevent further operations from being carried out using this wrapper. |
ParsedDirectoryPath |
|
ParsedEmail |
|
ParsedUrl |
|
PathUtility |
Extends the functionality of System.IO.Path. |
ProcessCycleStopwatch |
|
ProcessCycleStopwatch.NativeMethods |
|
StreamUtility |
|
StringUtility |
Groups a set of useful string manipulation and validation methods. |
TextFileMark |
|
TextFileRegion |
|
ToolBase |
|
UnprocessedCommandLineArgumentAttribute |
|