Skip to content

Releases: DevExpress/DevExpress.Mvvm.CodeGenerators

v22.1.1

20 May 08:15
Compare
Choose a tag to compare

Minor fixes and improvements.

NuGet Package

v22.1.0

12 May 08:26
779b5bd
Compare
Choose a tag to compare

The View Model Code Generator now supports the updated WinUI MVVM Framework that is available in the DevExpress.WinUI.Mvvm.v22.1 assembly. If your WinUI project uses DevExpress.Mvvm.v21.2, replace it with DevExpress.WinUI.Mvvm.v22.1.

NuGet Package

v21.2.2

25 Jan 14:43
03a13cf
Compare
Choose a tag to compare
  • Our View Model Code Generator now supports the MVVM Light Toolkit.
  • You can now apply attributes to commands.

NuGet Package

v21.2.1.1

10 Jan 12:12
Compare
Choose a tag to compare

Minor fixes and improvements.

NuGet Package

v21.2.1

18 Nov 15:10
9f60091
Compare
Choose a tag to compare

Our View Model Code Generator now supports the Prism Library. Refer to the following topic for more information: View Models Generated at Compile Time.

NuGet Package

v21.1.2

26 Aug 14:23
Compare
Choose a tag to compare
  • You can now use the View Model Code Generator in WinUI projects.
  • You can add XML comments to a field and a method. The generated property or command now copies these comments.
  • We minimized memory allocations and improved the performance.

NuGet Package