public CountingKsSeeder(CountingKsContext ctx) { _ctx = ctx; }
public CountingKsRepository(CountingKsContext ctx) { _ctx = ctx; }