Explore Library
FlashcardIntermediate

Controllers, Model Binding & Routing

How ASP.NET Core maps HTTP requests to controller actions and populates parameters.

Question

In an ASP.NET Core Web API, how do controllers, routing, and model binding work together?

Click to reveal answer