ASP.NET Core Architecture — a practical guide to ASP.NET Core architecture with clear examples you can reuse in real projects.
ASP & ASP.NET Tutorial Series (123/247). Prefer one article? Read the complete ASP.NET tutorial.
Short description
Program.cs configures the host and request pipeline.
Architecture
Host / WebApplication
Middleware pipeline
Endpoint routing
DI container
Configuration & logging