This is an example of a possible solution to support the MVVM pattern (more specifically, INotifyPropertyChanged
).
- Navigate to the parent folder you would like to put the project in.
git clone https://github.com/JeremyLikness/BlazorMVVM.git
- Open the
BlazorMVVM.sln
in Visual Studio 2017 or later - Compile/launch