Name | Description |
---|---|
CultureScope | An IDisposable which sets a temporal CultureInfo, so it can be used within using() scopes. |
DateTimeEpochExtensions | Provides conversion of DateTime and DateTimeOffset into an epoch-relative number value (total seconds). See Unix Epoch in Wikipedia for more information on why this might be needed. Typical uses include using this simplified representation as an expiration time for a token, password or verification code. |
GuardTests | |
GuidExtensions | |
RandomExtensions | |
StreamExtensions | |
TypeExtension |