Skip to content

Using CommunityToolkit.Maui with CommunityTookit.Mvvm update errors #443

Closed Answered by brminnick
devonuto asked this question in Q&A
Discussion options

You must be logged in to vote

Yup! The APIs changed in the MVVM Toolkit v8.0.0-pre4:

  • [AlsoNotifyChangeFor] -> [NotifyPropertyChangedFor]
  • [ICommand] -> [RelayCommand]

As an example, here's the pull request I merged today for my own app, GitTrends, updating it to MVVM Toolkit v8.0.0-pre4: brminnick/GitTrends#477

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@devonuto
Comment options

Answer selected by brminnick
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants