Minimal APIs are great for making quick tutorials, but in a real scenario, would they be that efficient?
Currently, I work on systems with .NET Framework, .NET Core 3.1, and .NET 5 and I haven't had the opportunity to use them in a real scenario yet.
Have you ever had it? Share your experience!
Cover photo:
Cadillac InnerSpace Concept Car 2022 - Credits: media.cadillac.com
Top comments (2)
Good question, Iβve been wondering the same since I first read about minimal APIs. They look so unstructured, canβt imagine a big project with them
I think the same as you, days ago I saw a live with an MVP where the title was "Real World Minimal APIs" but the example shown was nothing more than a simple CRUD πͺ