Mapping ASP.NET Core minimal API endpoints with C# source generators
I’m pretty late to the C# source generator party, but hey, better late than never 😅. In this post, let’s take a look at how we can automagically map minimal API endpoints using C# source generators