Publisher | EdenTec |
---|---|
File size | 13.52MB |
Number of files | 34 |
Latest version | 1 |
Latest release date | 2015-10-13 09:22:22 |
First release date | 2015-10-13 09:22:22 |
Supported Unity versions | 2018.4.2 or higher |
Dynamic viewmodel generator for popular MVVM pattern.
Generating viewmodels as easy as declaring interfaces!
MVVM Dynamic will generate dummy class which implements given interface and raises PropertyChanged event every time its property changed or method has been called.
MVVM Dynamic generates pure high performant IL straight at runtime.
No more separate generators, no more additional build steps, no more outdated models or compilation errors.
But we didn’t forget about AOT platforms!
Automatic source generation for iOS builds and WebGL included!
-Full support of properties and actions
-Handy viewmodel binder included
-Delaying events system
-Opt-in mode
-Automatic source generation for AOT platforms
WebGL Demo
Unity Player Demo
Unity Forums Thread
Docs
Generating viewmodels as easy as declaring interfaces!
MVVM Dynamic will generate dummy class which implements given interface and raises PropertyChanged event every time its property changed or method has been called.
MVVM Dynamic generates pure high performant IL straight at runtime.
No more separate generators, no more additional build steps, no more outdated models or compilation errors.
But we didn’t forget about AOT platforms!
Automatic source generation for iOS builds and WebGL included!
-Full support of properties and actions
-Handy viewmodel binder included
-Delaying events system
-Opt-in mode
-Automatic source generation for AOT platforms
WebGL Demo
Unity Player Demo
Unity Forums Thread
Docs