Using Source Generators to create a Blazor icon library
In this article, you'll learn how to utilize Source Generators to create an icon library for Blazor apps. Source Generators are a powerful tool, which can be used to generate additional C# code during compilation. We won't be designing the icons ours...
blog.vanderelst.dev6 min read