Skip to content

Files

Latest commit

 

History

History
12 lines (10 loc) · 516 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 516 Bytes

MrAdvice MVVM

Available as a NuGet package

This is a lightweight MVVM library, using Mr. Advice as aspect weaver. It brings the following features:

  • Automatic dependency and attached properties
  • Automatic property changed notification on INotifyPropertyChanged implementations
  • Navigator, based on view-models
  • Automatic background or main thread methods
  • Direct ICommands binding to view-model methods
  • Extensions to enumerate logical/visual tree