As a part of the .NET 6 release, Microsoft added Minimal API support.
Minimal API is a great way for beginners to create small microservices and HTTP APIs using C# and ASP.NET Core. … Read More
MinimalAPI

Minimal API in .NET 6
Tags: .Net6, MinimalAPI