Greater use of CommunityToolKit.MVVM #4674
Hamish (hamishjam)
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Awesome to see the templates extended to WPF. With the release of the community toolkit it would be great to see a few tidy-ups when the MVVM (Community Toolkit) option is invoked. Replacing the current scaffolded RelayCommand with the [RelayCommand] attribute greatly simplifies the ViewModel codebase.
All reactions