Section 2: Designing for ASP.NET Core

This section introduces ASP.NET Core Model View Controller (MVC) and its web API counterpart. We explore Razor Pages, MVC, and HTTP-based RESTful services. Then we explore a number of more advanced techniques used to push the MVC pattern further, such as view models and data transfer objects.

Afterward, we dig into some classic design patterns to warm us up. Finally, we take those patterns to the next level using dependency injection, which is at the core of modern ASP.NET Core applications. Those subjects lay out the fundamental knowledge that we build upon until the end of the book and, most likely, for the rest of your career as an ASP.NET Core developer.

Finally, we dig into some ASP.NET Core-specific patterns, such as the options pattern and the .NET logging abstractions.

This section comprises the following chapters:

  • Chapter 4, The MVC Pattern using Razor
  • Chapter 5, The MVC Pattern for Web APIs
  • Chapter 6, Understanding the Strategy, Abstract Factory, and Singleton Design Patterns
  • Chapter 7, Deep Dive into Dependency Injection
  • Chapter 8, Options and Logging Patterns
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.12.161.161