thecodeblogger.com
The Code Blogger - Passing Input Parameters to .NET Core Web API Actions
How does Web API reads data from incoming HTTP request ? What is model binding ? How does model binding works ? How to read data from query string ?