Helper classes to make ViewModels less verbose. It provides a generic ViewModel class that automatically implements INotifyPropertyChanged, IEditableObject and INotifyDataErrorInfo for the wrapped object using Dynamic Proxy method. This class also facilitates configuring validation against some rules using a configuration class with fluent syntax. Find out more at the project website.
License
—
Deps
1
Install Size
—
Vulns
✓ 0
Published
Sep 14, 2015
$ dotnet add package ShivaMvvmNo README available.