NuExt.DevExpress.Mvvm 0.1.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package NuExt.DevExpress.Mvvm --version 0.1.0
                    
NuGet\Install-Package NuExt.DevExpress.Mvvm -Version 0.1.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NuExt.DevExpress.Mvvm" Version="0.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NuExt.DevExpress.Mvvm" Version="0.1.0" />
                    
Directory.Packages.props
<PackageReference Include="NuExt.DevExpress.Mvvm" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NuExt.DevExpress.Mvvm --version 0.1.0
                    
#r "nuget: NuExt.DevExpress.Mvvm, 0.1.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package NuExt.DevExpress.Mvvm@0.1.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NuExt.DevExpress.Mvvm&version=0.1.0
                    
Install as a Cake Addin
#tool nuget:?package=NuExt.DevExpress.Mvvm&version=0.1.0
                    
Install as a Cake Tool

NuExt.DevExpress.Mvvm

NuExt.DevExpress.Mvvm is a NuGet package that offers a suite of extensions and utilities for the DevExpress MVVM framework, specifically targeting the DevExpress.Mvvm.Free version. This package enhances the core capabilities of the DevExpress MVVM framework, simplifying the implementation of the Model-View-ViewModel (MVVM) pattern in WPF applications. The focus of this package is on asynchronous operations, providing developers with tools to efficiently handle async tasks and improve application responsiveness.

Commonly Used Types:

  • DevExpress.Mvvm.Bindable: Base class for creating bindable objects.
  • DevExpress.Mvvm.ViewModel: Base class for ViewModels.
  • DevExpress.Mvvm.ControlViewModel: Base class for control-specific ViewModels.
  • DevExpress.Mvvm.DocumentContentViewModelBase: Base class for view models that represent document content.
  • DevExpress.Mvvm.WindowViewModel: Base class for window-specific ViewModels.
  • DevExpress.Mvvm.WindowPlacementService: Provides saving and restoring window placement.
  • DevExpress.Mvvm.OpenWindowsService: Manages open windows within the application.
  • DevExpress.Mvvm.SettingsService: Facilitates saving and loading settings.
  • DevExpress.Mvvm.IAsyncDialogService: Shows dialog windows asynchronously.
  • DevExpress.Mvvm.IAsyncDocument: Work with documents created with IAsyncDocumentManagerService.
  • DevExpress.Mvvm.IAsyncDocumentManagerService: Manages asynchronous documents.
  • DevExpress.Mvvm.AsyncCommandManager: Manages instances of IAsyncCommand.

Samples

For comprehensive examples of how to use the package, please refer to the samples directory in the repository. These samples illustrate scenarios and best practices for using DevExpress MVVM with these extensions.

Contributing

Contributions are welcome! Please feel free to submit issues, fork the repository, and send pull requests. Your feedback and suggestions for improvement are highly appreciated.

License

Licensed under the MIT License. See the LICENSE file for details.

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net10.0-windows was computed. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on NuExt.DevExpress.Mvvm:

Package Downloads
NuExt.DevExpress.Mvvm.MahApps.Metro

Extensions for the MahApps.Metro toolkit using the DevExpress MVVM Framework for streamlined Metro-style WPF app development. Commonly Used Types: DevExpress.Mvvm.UI.DialogCoordinatorService DevExpress.Mvvm.UI.MetroDialogService DevExpress.Mvvm.UI.MetroTabbedDocumentUIService MahApps.Metro.Controls.Dialogs.MetroDialog

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.6.0 95 1/11/2026
0.5.2 314 12/15/2025
0.5.1 247 12/14/2025
0.4.1 493 12/10/2025
0.4.0 273 12/5/2025
0.3.2 981 1/22/2025
0.3.1 939 1/19/2025
0.3.0 913 1/13/2025
0.2.0 354 11/14/2024
0.1.0 344 9/9/2024