public TContext GetCtx <TContext>(IEFCoreDbSession dbSession) where TContext : KnstDbContext => dbSession.GetCtx <TContext>();