Table of Contents
- REST 101 and Getting Started with ASP.NET Core
- Overview of ASP.NET Core
- Working with the Middleware Pipeline
- Dependency Injection System
- Web Service Stack in ASP.NET Core
- Routing System
- Filter Pipeline
- Building the Data Access Layer
- Implementing the Domain Logic
- Implementing the RESTful HTTP Layer
- Advanced Concepts of Building an API
- The Containerization of Services
- Service Ecosystem Patterns
- Implementing Worker Services Using .NET Core
- Securing Your Service
- Caching Web Service Responses
- Logging and Health Checking
- Deploying Services on Azure
- Documenting Your API Using Swagger
- Testing Services Using Postman

