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 moreHow do you want to learn?
Minimal APIs Quickstart
Learning courses
Docs
Beginner videos
Follow us