public EFCoreRepository(HeroiContext context) { _context = context; }
public EFCoreRepo(HeroiContext context) { _context = context; }