How To Structure Minimal APIs
In this week's newsletter we are going to explore Minimal APIs, which were introduced in .NET 6.
Minimal APIs were introduced to remove some of the ceremony of creating traditional APIs with controllers. To define an endpoint, you can use the new ext...
milanjovanovic.hashnode.dev4 min read