Introduction to MVVM Source Generators for C# .NET
Introduction
I am a huge fan of the Model-View-ViewModel pattern (MVVM) and it's no surprise to me that it keeps gaining popularity (even outside of .NET development). When applied correctly, it helps with writing Clean Code so that the resulting cod...
blog.ewers-peters.de13 min read
Winfried Rothenberg
Coding C#
Great Explanation, thanks. I have a question about the behavior of this in Avalonia, posted on stackoverflow #77714313