MrAdvice.MVVM is a lightweight MVVM library.
It implements NotifyPropertyChanged, DependencyProperty (dependency and attached), A command binder and some threading management.
MVVM, bare knuckle style!
Blue.MVVM is, and will remain, an ultra lightweight suite supporting your Model-View-ViewModel (MVVM) based applications.
_about this package_
This package includes highly configurable converters.
Included converters in this package so far:...
More information
This package is Portable Library Project (Windows phone 8.1, Windows 8.1, Universal App, .NET Framework 4.5.1).
It contains ObservableCommon class for NotifyPropertyChanged and other helper class
QtPropertyObserver is library for .NET WPF. This Library can help the properties setter auto complete NofityPropertyChanged. Get more help on sample code.
Supported Platform:
.Net Framework 4+
让Property的setter自动调用PropertyChanged方法,避免写一个私有变量,再写一个属性,主要用于WPF程序。使用说明请参阅sample。
支持的平台:
.Net Framework...
More information
This package provides simple INotifyPropertyChanged aspect. Put [Notify] attribure on your properties or a whole class. You can use [NotifyAlso] attributes to notify other dependant properties.
Powered by AspectInjector.