Interface Guide
Time
IMDateTimeService
Now()UtcNow()Today()UtcToday()NowTs()UtcNowTs()
JSON
IMJsonSerializeService
Serialize<T>(T obj)Deserialize<T>(string text)
Logging
IMLog<T>
BeginProperty(...)Info(...)Warn(...)Error(...)Debug(...)
IMLogContext
PushProperty(...)PushProperties(...)
Execution context
ISystemExecutionContext
TenantIdUserIdUsernameCorrelationIdAccessTokenApiKeyIsAuthenticatedPermissionsSourceType
ISystemExecutionContextAccessor
Get()Set(...)Clear()
Data layer base types
MDbContextMRepository<T>ILicenseGuard