Skip to content

Releases: DevExpress/DevExpress.Mvvm.CodeGenerators

v22.1.1

Choose a tag to compare

@Alexander-Ploskin Alexander-Ploskin released this 20 May 08:15

Minor fixes and improvements.

NuGet Package

v22.1.0

Choose a tag to compare

@AlexanderEgorov AlexanderEgorov released this 12 May 08:26
779b5bd

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

Choose a tag to compare

@BelousovSer BelousovSer released this 25 Jan 14:43
03a13cf
  • Our View Model Code Generator now supports the MVVM Light Toolkit.
  • You can now apply attributes to commands.

NuGet Package

v21.2.1.1

Choose a tag to compare

@BelousovSer BelousovSer released this 10 Jan 12:12

Minor fixes and improvements.

NuGet Package

v21.2.1

Choose a tag to compare

@BelousovSer BelousovSer released this 18 Nov 15:10
9f60091

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

Choose a tag to compare

@Faramoz161 Faramoz161 released this 26 Aug 14:23
  • 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