Julian Ewers-Peters
Julian's Blog

Julian's Blog

Follow
Follow
homebadges
Tag

sourcegenerators

#sourcegenerators

More content

Read more stories on Hashnode


Articles with this tag

Easily control the executability of Commands using MVVM Source Generators

Feb 3, 20239 min read4.4K views

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....

Easily control the executability of Commands using MVVM Source Generators

MVVM Source Generators: Advanced Scenarios

Jan 9, 202311 min read2.4K views

Intercept property setters and say goodbye to writing busy flags · Introduction Welcome to the second article of my mini-series about MVVM Source...

MVVM Source Generators: Advanced Scenarios

Introduction to MVVM Source Generators for C# .NET

Dec 19, 202213 min read5.3K views

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...

Introduction to MVVM Source Generators for C# .NET