Missed .NET Conf 2025?
Catch up on all of the fun and educational .NET sessions, with our on-demand videos.
Watch videos

Learn back-end web development with minimal APIs

Free courses, tutorials, videos, and more for learning back-end web development with ASP.NET Core.

What are minimal APIs for ASP.NET Core?

Minimal APIs are a simplified approach for building fast HTTP APIs with ASP.NET Core. You can build fully functioning REST endpoints with minimal code and configuration. Skip traditional scaffolding and avoid unnecessary controllers by fluently declaring API routes and actions.

Learn more

How do you want to learn?

Minimal APIs Quickstart

Learning courses

Docs

Beginner videos

Follow us