Pro ASP.NET Core MVC 2, 7th Edition
Table of Contents
Part I: Introducing ASP.NET Core MVC 2
Chapter 1: ASP .NET Core MVC in Context
Chapter 2: Your First MVC Application
Chapter 3: The MVC Pattern, Projects, and Conventions
Chapter 4: Essential C# Features
Chapter 5: Working with Razor
Chapter 6: Working with Visual Studio
Chapter 7: Unit Testing MVC Applications
Chapter 8: SportsStore: A Real Application
Chapter 9: SportsStore: Navigation
Chapter 10: SportsStore: Completing the Cart
Chapter 11: SportsStore: Administration
Chapter 12: SportsStore: Security and Deployment
Chapter 13: Working with Visual Studio Code
Part II: ASP.NET Core MVC 2 in Detail
Chapter 14: Configuring Applications
Chapter 15: URL Routing
Chapter 16: Advanced Routing Features
Chapter 17: Controllers and Actions
Chapter 18: Dependency Injection
Chapter 19: Filters
Chapter 20: API Controllers
Chapter 21: Views
Chapter 22: View Components
Chapter 23: Understanding Tag Helpers
Chapter 24: Using the Form Tag Helpers
Chapter 25: Using the Other Built-in Tag Helpers
Chapter 26: Model Binding
Chapter 27: Model Validation
Chapter 28: Getting Started with Identity
Chapter 29: Applying ASP.NET Core Identity
Chapter 30: Advanced ASP.NET Core Identity
Chapter 31: Model Conventions and Action Constraints