In order to change what the Get action is expecting I'm using a Custom Model Binding. The GET Action public async Task<IActionResult> Details(int? id, [ ...
確定! 回上一頁