Extension library built on top of the awesome TinyMvvm.Forms framework.
Provides extra functionalities:
- Behaviours and Converters to work specifically with the IValidatable interface
- ExtendedView to pair with the ExtendedViewModel (zoft.TinyMvvmExtensions)
For more info check the documentation
Extension library built on top of the awesome TinyMvvm framework.
Provides extra functionalities for ViewModels, including:
- Dependency notification propagation via attributes
- WeakSubscriptions
- Command and AsyncCommand
For more info check the documentation
Extension library built on top of the awesome TinyMvvm framework.
Provides extra functionalities for ViewModels, on top of zoft.TinyMvvmExtensions.Core:
- All that zoft.TinyMvvmExtensions.Core provides
- zoft.NotificationService
- Localization service
-IValidatable interface and implementation
For...
More information