Namespace Tlabs
Classes
- App
Application global services.
- AppConfigException
Application configuration exception.
- ApplicationStartup
Class to facillitate the creation of the application's start-up configuration expressed as a pre-configured IHostBuilder.
- DateTimeHelper
DateTime Helper implementation
- DateTimeHelperExt
DateTime extension helper
- ExceptionDataKey
Data key type.
- GeneralException
Application base exception.
- LogExceptionExt
Helper Exception extension to log exceptions within
catch() when ( )
clauses.
Structs
- VoidUnit
A (void) unit type is a type that allows only one value (and thus can hold no information).
Interfaces
- IAppTime
Application time-zone specific time helper.