Namespace System
Classes
ArrayExtensions
DateTimeAndTimeSpanExtensions
Extensions for the DateTime
and TimeSpan
structs.
DoubleExtensions
DoubleSquareArrayExtensions
The double square array extensions.
EnumerableExtensions
EnumExtensions
ExceptionsExtensions
ExtensionsString
FileInfoExtensions
FileInfoNameComparer
LoggedConsole
This class is designed to be an abstraction to the system console. Messages normally written to the System.Console Out and Error are additionally logged in this class. The logging appenders filter out messages for this class and print them in a clean format.
MathExtensions
NoConsole
A quiet logger that only logs to the log file. Requires appropriate logger configuration.
ObjectExtensions
The object extensions.
ProcessExtensions
ReflectionExtensions
SystemExtensions
TupleExtensions
Structs
ProcessExtensions.ParentProcessUtilities
A utility class to determine a process parent. http://stackoverflow.com/a/3346055.
Enums
DateTimeAndTimeSpanExtensions.RoundingDirection
DoubleSquareArrayExtensions.MergingDirection
The merging direction when adding a 2D-array to another 2D-array.