stansp2004

Results 1 issues of stansp2004

I didn't understand why the example in "Custom model binder sample" section employed "authorId" route template parameter whereas action method's signature awaits parameter named "author": ``` [HttpGet("get/{authorId}")] public IActionResult Get(Author...

Pri1
Source - Docs.ms
doc-bug
re-Rafiki