![]() |
VOOZH | about |
dotnet add package NuExt.DevExpress.Mvvm --version 0.7.3
NuGet\Install-Package NuExt.DevExpress.Mvvm -Version 0.7.3
<PackageReference Include="NuExt.DevExpress.Mvvm" Version="0.7.3" />
<PackageVersion Include="NuExt.DevExpress.Mvvm" Version="0.7.3" />Directory.Packages.props
<PackageReference Include="NuExt.DevExpress.Mvvm" />Project file
paket add NuExt.DevExpress.Mvvm --version 0.7.3
#r "nuget: NuExt.DevExpress.Mvvm, 0.7.3"
#:package NuExt.DevExpress.Mvvm@0.7.3
#addin nuget:?package=NuExt.DevExpress.Mvvm&version=0.7.3Install as a Cake Addin
#tool nuget:?package=NuExt.DevExpress.Mvvm&version=0.7.3Install as a Cake Tool
👁 NuGet
👁 Build
👁 License
👁 Downloads
NuExt.DevExpress.Mvvm is a NuGet package that offers a suite of extensions and utilities for the DevExpress MVVM Framework. The focus of this package is on asynchronous operations, enhancing the core capabilities of the DevExpress MVVM framework and simplifying the implementation of the Model-View-ViewModel (MVVM) pattern in WPF applications. It provides developers with tools to efficiently handle async tasks, improve application responsiveness, and reduce routine work.
If you are starting a new project or planning to modernize an existing one, consider using the NuExt.Minimal.Mvvm family instead of this package.
NuExt.Minimal.Mvvm, NuExt.Minimal.Behaviors.Wpf, and NuExt.Minimal.Mvvm.Wpf provide a more streamlined and predictable MVVM model with:
This package remains functional and stable for existing applications, but the Minimal.Mvvm stack is recommended for new development due to its clearer architecture, smaller surface area, and async‑first design.
Learn more:
DevExpress.Mvvm.Bindable: Base class for creating bindable objects.DevExpress.Mvvm.ViewModel: Base class for ViewModels designed for asynchronous initialization and disposal.DevExpress.Mvvm.ControlViewModel: Base class for control-specific ViewModels.DevExpress.Mvvm.DocumentContentViewModelBase: Base class for ViewModels that represent document content.DevExpress.Mvvm.WindowViewModel: Base class for window-specific ViewModels.DevExpress.Mvvm.AsyncCommandManager: Manages instances of IAsyncCommand.DevExpress.Mvvm.IAsyncDialogService: Displays dialog windows asynchronously.DevExpress.Mvvm.IAsyncDocument: Asynchronous document created with IAsyncDocumentManagerService.DevExpress.Mvvm.IAsyncDocumentManagerService: Manages asynchronous documents.DevExpress.Mvvm.UI.OpenWindowsService: Manages open window ViewModels within the application.DevExpress.Mvvm.UI.SettingsService: Facilitates saving and loading settings.DevExpress.Mvvm.UI.TabbedDocumentUIService: Manages tabbed documents within a UI.DevExpress.Mvvm.UI.WindowPlacementService: Saves and restores window placement between runs.You can install NuExt.DevExpress.Mvvm via NuGet:
dotnet add package NuExt.DevExpress.Mvvm
Or through the Visual Studio package manager:
Tools -> NuGet Package Manager -> Manage NuGet Packages for Solution....NuExt.DevExpress.Mvvm.For comprehensive examples of how to use the package, refer to the WpfAppSample and the NuExt.DevExpress.Mvvm.MahApps.Metro repository.
Contributions are welcome! Feel free to submit issues, fork the repository, and send pull requests. Your feedback and suggestions for improvement are highly appreciated.
Licensed under the MIT License. See the LICENSE file for details.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0-windows7.0 net8.0-windows7.0 is compatible. net9.0-windows net9.0-windows was computed. net9.0-windows7.0 net9.0-windows7.0 is compatible. net10.0-windows net10.0-windows was computed. net10.0-windows7.0 net10.0-windows7.0 is compatible. |
| .NET Framework | net462 net462 is compatible. net463 net463 was computed. net47 net47 was computed. net471 net471 is compatible. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
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. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.7.3 | 1,027 | 3/16/2026 |
| 0.7.1 | 1,170 | 3/2/2026 |
| 0.7.0 | 1,569 | 2/13/2026 |
| 0.6.0 | 1,813 | 1/11/2026 |
| 0.5.2 | 2,114 | 12/15/2025 |
| 0.5.1 | 2,031 | 12/14/2025 |
| 0.4.1 | 2,276 | 12/10/2025 |
| 0.4.0 | 2,052 | 12/5/2025 |
| 0.3.2 | 2,759 | 1/22/2025 |
| 0.3.1 | 2,723 | 1/19/2025 |
| 0.3.0 | 2,693 | 1/13/2025 |
| 0.2.0 | 2,144 | 11/14/2024 |