ASP.NET Core 6 has introduced minimal APIs that provide a new way to configure application startup and routing a request to a function. In my previous article I covered the new way of configuring application startup. In this article we will see how the new routing APIs can be used to map HTTP verbs to a function.

#asp.net #asp.net core #.net #.net core #c# #visual studio

Minimal APIs in AspNet Core 6
1 Likes9.65 GEEK