DevExpress MVVM Framework is a set of components helping to work in the Model-View-ViewModel pattern in WPF.
There are two versions of the DevExpress MVVM Framework:
- The version that is included to the DevExpress WPF component suite.
- The free version that is very similar to the first one. The only difference is that it does not contain some capabilities that are only needed when the framework is used with DevExpress components.
Although DevExpress provides documentation for the first version only, you can use this documentation even if you use the free version.
The free DevExpress MVVM version is a separate assembly that is not compatible with the version included in the DevExpress WPF component suite.
The Free DevExpress MVVM Framework is available from NuGet.
The UWP platform is no longer supported. If UWP is required, use the nuget package version 15.2.5.
The Silverlight platform is no longer supported. If Silverlight is required, use the nuget package version 15.1.4.