public Repository(MeadowContext _context) { this.context = _context; }
public UsersNewRepository(MeadowContext _context) : base(_context) { }