Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 1.97 KB

README.md

File metadata and controls

43 lines (32 loc) · 1.97 KB

xaml-code-experiences

A collection of the experiences I have collected during my days of Wpf, while following the MVVM design pattern.

The idea is that I want to use this repository as a lookup when facing different scenarios while developing a Xaml based application. I would also like to share it with the world! 🌎

Note: This is mainly written for Wpf, but the principles can be used while developing a mobile application (with Xamarin) as well.

Categories

Architecture 🏢

Resources 🔨

Refactoring 🔧

Coming...

Tips and tricks 🌟

Guides 📃

Coming...

Other source 👫

Contributions

Contributions through Pull Requests and Issues are always welcome! ❤️ Feel free to report what kind of topics you would like me to add as well.