This PR adds a basic sample to show how Avalonia works using the MVVM pattern.
This is the first sample uploaded to Avalonia.Samples. So it should also be used to find out what the users need. Any feedback about the sample code and the provided "README.md" is very welcome.
Once this PR is accepted, the landing page will be prepared to point to this sample. The landing page should provide a link to each sample and more over the buzz-words and difficulty should directly be visible and searchable.
What does this PR do?
This PR adds a basic sample to show how Avalonia works using the MVVM pattern.
This is the first sample uploaded to Avalonia.Samples. So it should also be used to find out what the users need. Any feedback about the sample code and the provided "README.md" is very welcome.
See it in action:
visit https://github.com/timunie/Avalonia.Samples/tree/BasicMvvmSample/src/Avalonia.Samples/MVVM/BasicMvvmSample
What's next?
Once this PR is accepted, the landing page will be prepared to point to this sample. The landing page should provide a link to each sample and more over the buzz-words and difficulty should directly be visible and searchable.
Closed issues
Closes #1