Name |
Description |
AutoDiscoveryException |
The class for all errors within the AutoDiscovery<T> class |
BooleanComment |
A boolean with a comment. |
ByteExtensions |
Extensions for byte and byte arrays. |
CSVResult |
|
CommandLineParser |
A command line parser. |
CommandLineParserOption |
A fluent interface to add command line parser options. |
ConsoleX |
Extension methods for Console. |
DateTimeExtensions |
Extensions to the DateTime class. |
DebugX |
Helpers for the normal Debug class. |
DecimalMinMax |
Min/Max values for decimals. |
DoubleMinMax |
Min/Max values for doubles. |
DynamicAttribute |
|
EventTracking_Id |
The unique identification for tracking events (EventTrackingId). |
ExceptionHelpers |
Some exception helpers. |
I18NTools |
Tools for internationalized (I18N) text/string. |
Int64MinMax |
Min/Max values for Int64s. |
IntegerExtensions |
Extensions methods for integers. |
Loops |
Loop methods for integers. |
MandatoryAttribute |
|
OptionalAttribute |
|
PartlyHelper |
|
RandomExtensions |
Extension methods for System.Random. |
Silverlight5Extensions |
|
StartEndDateTime |
A structure to store a start and end time. |
StreamExtensions |
Extensions to the Stream class. |
StringBuilderExtentions |
Extensions to the StringBuilder class. |
StringExtensions |
Extensions to the String class. |
Time |
A structure to store a simple time. |
TimeRangeExtentions |
Extention methods for time ranges. |
TimeSpanExt |
|
TimeSpanMinMax |
Min/Max values for TimeSpans. |
TypeExtensions |
Extensions to the String class. |
TypeHelpers |
TypeHelpers |
UInt32MinMax |
Min/Max values for UInt32s. |
UInt64MinMax |
Min/Max values for UInt64s. |
UniqueTimestamp |
This class will return the current timestamp, but will ensure its uniqueness which means it will never return the same value twice. |
WebLink |
A web link. |