#sourcegenerators
Read more stories on Hashnode
Articles with this tag
The next step in simplified route management for .NET · Introduction In December of 2023, I introduced the epj.RouteGenerator package which provides a...
How to avoid navigation hell by having Routes auto-generated for you · Introduction Modern .NET applications have adopted the concept of routes for...
Introduction Welcome to the third part of my mini-series about MVVM Source Generators for C# .NET and the awesomeness of the MVVM Community Toolkit....
Intercept property setters and say goodbye to writing busy flags · Introduction Welcome to the second article of my mini-series about MVVM Source...
Stop writing boilerplate code with the MVVM Community Toolkit · Introduction I am a huge fan of the Model-View-ViewModel pattern (MVVM) and it's no...