If you have a controller action like this: [HttpGet("search")] public IActionResult Search( [FromQuery] string term, ...
確定! 回上一頁