ASP.NET Core
Web APIs and apps on .NET.
💡
This course has 3 lessons. Start with the first one and use the next / previous links at the bottom of each lesson — the sidebar keeps the whole course in order.
Lessons
- Minimal APIsBuild an HTTP API with route handlers, typed results and endpoint groups, and know when the minimal model is enough.
- Controllers, dependency injection and middlewareController-based APIs, the three service lifetimes and the middleware order that decides whether authentication runs before routing.
- Configuration and loggingHow the configuration stack layers sources, the options pattern for typed settings, and structured logging that is worth reading at 3am.
More in .NET
Last refreshed 2026-09-17.