You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# SimpleMVVM
1
+
# SimpleViewModel
2
2
3
-
A lightweight WPF MVVM framework with automatic source generation that eliminates boilerplate code while maintaining full control over your view models.
3
+
A lightweight WPF ViewModel framework with automatic source generation that eliminates boilerplate code while maintaining full control over your view models.
4
4
5
5
## Features
6
6
@@ -16,16 +16,16 @@ A lightweight WPF MVVM framework with automatic source generation that eliminate
0 commit comments