What are Minimal APIs in ASP.NET Core 6
what are Minimal APIs in ASP.NET Core 6 and how they are created. We’ll also examine what is difference between Minimal APIs and traditional mvc controllers. We’ll also see the limitations of minimal apis and when to use them