Composable.System.Configuration |
Composable.System.Diagnostics |
Composable.System.Transactions |
Name | Description |
---|---|
DateTimeExtensions | |
Disposable | Simple utility class that calls the supplied action when the instance is disposed. Gets rid of the need to create a ton of small classes to do cleanup. |
TimeSpanEnumerableExtensions | Methods like Sum,Min,Average etc for IEnumerable<TimeSpan> |
TimeSpanExtensions |