关于[ASP.NET Core 6: Working with minimal APIs]的摘要:
ASP.NET Core 6 is taking shape and I’m already a fan of one of its new features, the one that allows you to create APIs with the minimum dependence on the WebAPI framework and the minimum code and files necessary for the development of minimalist APIs: minimal APIs, let’s see together how does it look like.
原文地址: https://anthonygiretti.com/2021/08/12/asp-net-core-6-working-with-minimal-apis/