关于[ASP.NET Core 6: Minimal APIs, two reasons why I can’t do without it so far]的摘要:
A few days ago I introduced you to the minimal APIs, in this blog post: https://anthonygiretti.com/2021/08/12/asp-net-core-6-working-with-minimal-apis/ They are an evolution of the Route to Code concept which was already an interesting concept in ASP.NET Core. I described how it works here: https://anthonygiretti.com/2020/06/29/nano-services-with-asp-net-core-or-how-to-build-a-light-api/ Today I will explain to you the two reasons why I can not do without it