public IActionResult GetList() => Ok(_context.GetList());