NET Core MVC is pretty flexible in terms of how it expects you to return results from the API actions. You could return an IActionResult, ...
確定! 回上一頁