#dotnet
Read more stories on Hashnode
Articles with this tag
Enhance the user experience of your .NET MAUI app with expanders · Introduction Accordions are brilliant, and I am not talking about the...
Learn how to leverage the powerful, built-in dependency injection capabilities of .NET MAUI and Shell · Introduction In this article, I will show you how...
Add custom fonts, title, buttons and a secondary menu to the navigation bar of your .NET MAUI Shell app. · Introduction Many mobile applications come...
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...