https://github.com/sonnemaf/mvvmapps
Demo project implementing the MVVM Design Pattern in Windows Forms apps
https://github.com/sonnemaf/mvvmapps
Last synced: 20 days ago
JSON representation
Demo project implementing the MVVM Design Pattern in Windows Forms apps
- Host: GitHub
- URL: https://github.com/sonnemaf/mvvmapps
- Owner: sonnemaf
- Created: 2023-12-29T11:27:57.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-31T10:41:22.000Z (over 1 year ago)
- Last Synced: 2025-03-26T03:33:13.984Z (about 1 month ago)
- Language: C#
- Size: 12.7 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Using MVVM Design Pattern in Windows Forms
This repository contains the code sample for this [Using MVVM Design Pattern in Windows Forms](https://reflectionit.nl/blog/2023/using-mvvm-design-pattern-in-windows-forms) blog post written by Fons Sonnemans