From the Book - Eighth edition
Part 1. Introducing ASP.NET Core. Putting ASP.NET Core in context
Your first ASP.NET Core application
Using the development tools
Testing ASP.NET Core applications
SportsStore: a real application
SportsStore: Navigation and cart
SportsStore: Completing the cart
SportsStore: administration
SportsStore: security and deployment
Part 2. The ASP.NET Core platform. Understanding the ASP.NET Core platform
Using dependency injection
Using the platform features, Part 1
Using the platform features, Part 2
Part 3. ASP.NET Core applications. Creating the example project
Creating RESTful web services
Advanced web service features
Using controllers with Views, Part 1
Using controllers with Views, Part 2
Using the built-in tag helpers
Using the forms tag helpers
Creating form applications
Part 4. Advanced ASP.NET Core features. Creating the example project
Using Blazor server, Part 1
Using Blazor server, Part 2
Using Blazor web assembly
Using ASP.NET Core identity
Applying ASP.NET Core identity