NuExt.DevExpress.Mvvm.MahApps.Metro
0.1.0-pre
See the version list below for details.
dotnet add package NuExt.DevExpress.Mvvm.MahApps.Metro --version 0.1.0-pre
NuGet\Install-Package NuExt.DevExpress.Mvvm.MahApps.Metro -Version 0.1.0-pre
<PackageReference Include="NuExt.DevExpress.Mvvm.MahApps.Metro" Version="0.1.0-pre" />
paket add NuExt.DevExpress.Mvvm.MahApps.Metro --version 0.1.0-pre
#r "nuget: NuExt.DevExpress.Mvvm.MahApps.Metro, 0.1.0-pre"
// Install NuExt.DevExpress.Mvvm.MahApps.Metro as a Cake Addin #addin nuget:?package=NuExt.DevExpress.Mvvm.MahApps.Metro&version=0.1.0-pre&prerelease // Install NuExt.DevExpress.Mvvm.MahApps.Metro as a Cake Tool #tool nuget:?package=NuExt.DevExpress.Mvvm.MahApps.Metro&version=0.1.0-pre&prerelease
NuExt.DevExpress.Mvvm.MahApps.Metro
NuExt.DevExpress.Mvvm.MahApps.Metro
is a NuGet package that provides extensions for integrating MahApps.Metro, a popular Metro-style UI toolkit for WPF applications, with the DevExpress MVVM Framework, a robust library designed to simplify and enhance the development of WPF applications using the Model-View-ViewModel (MVVM) pattern. This package includes services and components to facilitate the creation of modern, responsive, and visually appealing user interfaces using the MVVM pattern.
Commonly Used Types
DevExpress.Mvvm.UI.DialogCoordinatorService
: Provides dialog coordination services using MahApps.Metro dialogs.DevExpress.Mvvm.UI.MetroDialogService
:IAsyncDialogService
implementation for Metro dialogs.DevExpress.Mvvm.UI.MetroTabbedDocumentUIService
: Manages tabbed documents within a UI.MahApps.Metro.Controls.Dialogs.MetroDialog
: The class used for custom dialogs.
Key Features
The MetroTabbedDocumentUIService
class is responsible for managing tabbed documents within a UI that utilizes the Metro design language. It extends the DocumentUIServiceBase
and implements interfaces for asynchronous document management and disposal. This service allows for the creation, binding, and lifecycle management of tabbed documents within controls such as MetroTabControl
, UserControl
, and Window
.
Usage Examples
For comprehensive examples of how to use the package, refer to the samples directory in the repository. These samples illustrate best practices for using DevExpress MVVM and MahApps.Metro with these extensions.
Contributing
Contributions are welcome! 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 | Versions 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. |
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.6.2
- MahApps.Metro (>= 3.0.0-alpha0492)
- NuExt.DevExpress.Mvvm (>= 0.1.1)
-
net6.0-windows7.0
- MahApps.Metro (>= 3.0.0-alpha0492)
- NuExt.DevExpress.Mvvm (>= 0.1.1)
-
net8.0-windows7.0
- MahApps.Metro (>= 3.0.0-alpha0492)
- NuExt.DevExpress.Mvvm (>= 0.1.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.