Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Criar base MVVM #6

Closed
4 tasks
felipebaltazar opened this issue May 18, 2020 · 0 comments · Fixed by #28
Closed
4 tasks

Criar base MVVM #6

felipebaltazar opened this issue May 18, 2020 · 0 comments · Fixed by #28
Labels
enhancement ✨ New feature or request

Comments

@felipebaltazar
Copy link
Member

felipebaltazar commented May 18, 2020

Overview

Criar base para implementação MVVM padrão.
Podemos utilizar as ideias propostas pelo James Montemagno no MVVM-Helpers

  • Criar ObservableObject com a implementação do INotifyPropertyChanged
  • Criar ViewModel base
  • Criar AsyncCommand e IAsyncCommand
  • Criar extenção SafeFireAndForget para lançar tasks a partir de void
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant