https://github.com/jfversluis/xfcodebehindtomvvm
Sample code to demonstrate how to go from code-behind to MVVM with Xamarin.Forms
https://github.com/jfversluis/xfcodebehindtomvvm
code-behind csharp data-binding dotnet-maui mvvm sample-code viewmodel xamarin-forms xaml
Last synced: 3 months ago
JSON representation
Sample code to demonstrate how to go from code-behind to MVVM with Xamarin.Forms
- Host: GitHub
- URL: https://github.com/jfversluis/xfcodebehindtomvvm
- Owner: jfversluis
- Created: 2021-08-19T08:24:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-19T09:42:59.000Z (over 3 years ago)
- Last Synced: 2024-12-28T17:47:48.076Z (5 months ago)
- Topics: code-behind, csharp, data-binding, dotnet-maui, mvvm, sample-code, viewmodel, xamarin-forms, xaml
- Language: C#
- Homepage: https://youtu.be/AzGrLAh-ltY
- Size: 533 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://youtu.be/AzGrLAh-ltY)
# Xamarin.Forms Code-Behind To MVVM Sample
Sample code to demonstrate how to go from code-behind to MVVM with Xamarin.Forms