Mapping ASP.NET Core minimal API endpoints with C# source generators

Published a blog post
I’m pretty late to the C# source generator party, but hey, better late than never 😅. To try things out, did a quick and dirty proof-of-concept of mapping ASPNET Core minimal API endpoints using source generators.

#dotnet #csharp #aspnetcore

https://blog.codingmilitia.com/2023/01/31/mapping-aspnet-core-minimal-api-endpoints-with-csharp-source-generators/