ASP.NET Core MVC 2 in Detail

So far, you’ve learned about why ASP.NET Core MVC exists and have gained an understanding of its architecture and underlying design goals. You’ve taken it for a good, long test-drive by building a realistic e-commerce application. Now it’s time to open the hood and expose the full details of the framework’s machinery.

In Part 2 of this book, I dig into the details. I start with an exploration of the structure of an ASP.NET Core MVC application and the way that requests are processed. I then focus on individual features, such as routing, controllers and actions, the MVC view and tag helper system, and the way that MVC works with domain models.

Get Pro ASP.NET Core MVC 2 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.