Need help with MVVM
Hi guys, i need to make a NotePad, i choose to make it with Avalonia, i want to use MVVM, but i don't understand it, can someone help?
7 Replies
what don't you understand about it?
if you don't understand it, why do you want to use it?
i want to use it for all the advantages it provides, also because i want to implement a bunch of feature that would be better if i use MVVM rather than normal code-behind
so where are you stuck?
at the beginning
and what about the beginning is causing trouble for you?
(if you don't see where i'm going with this, i'm asking for details about exactly what you need help with)
Unknown User•5d ago
Message Not Public
Sign In & Join Server To View
https://github.com/wieslawsoltes/Dock/tree/master/samples/Notepad A full Notepad sample you can build upon.