Skip to content

brunosonnino/MvvmToolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

MVVM Toolkit

These are the projects shown in the talk The MVVM Pattern and the MVVM Community toolkit

There are two folders in the repository, MVVMApp and MVVMMessenger

The MVVMApp folder contains the project that was converted to use the MVVM Pattern, with to folders:

  • CustomerApp - Original - this is the original WPF app, not using the MVVM Pattern
  • CustomerApp - Final - this is the converted app, using the Community toolkit version 8

The MVVMMessenger folder contains the project that has two different windows, with the Navigation Service and using the Messenger to communicate between them

Both projects contain tests for the ViewModels and they use FakeItEasy for mocking and FluentAssertions

About

Projects from the MVVM Toolkit talk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages