Brecht Van der Elstblog.vanderelst.dev·Mar 16, 2023Using Source Generators to create a Blazor icon libraryIn 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...2 likes·390 readsdotnetcoreComments disabledThe comments have been disabled by the author for this article.