MH.UI 5.1.1

dotnet add package MH.UI --version 5.1.1
                    
NuGet\Install-Package MH.UI -Version 5.1.1
                    
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="MH.UI" Version="5.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MH.UI" Version="5.1.1" />
                    
Directory.Packages.props
<PackageReference Include="MH.UI" />
                    
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 MH.UI --version 5.1.1
                    
#r "nuget: MH.UI, 5.1.1"
                    
#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 MH.UI@5.1.1
                    
#: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=MH.UI&version=5.1.1
                    
Install as a Cake Addin
#tool nuget:?package=MH.UI&version=5.1.1
                    
Install as a Cake Tool

MH.UI

Overview

MH.UI is a user interface library designed to provide a robust set of controls, dialogs, and helper classes for .NET applications, particularly those using the MVVM (Model-View-ViewModel) design pattern. It includes custom implementations of common UI elements, as well as specialized controls for handling complex data structures like trees and collections.

Features

  • Custom Controls: A variety of custom UI controls such as TreeView, TabControl, MediaPlayer, and more.
  • Dialogs: Ready-to-use dialog components like InputDialog, MessageDialog, and ProgressDialog.
  • Tree and Collection Views: Controls and interfaces for displaying hierarchical and grouped data.
  • Zoom and Pan: Interactive zooming and panning control for images or other visual content.
  • Media Playback: Support for video and media playback through the MediaPlayer control.
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on MH.UI:

Package Downloads
MH.UI.Android

Android-based library that extends the platform-independent MH.UI library by integrating it with Android and providing additional utility classes, controls and resources.

MH.UI.WPF

Modern WPF UI library. It provides a rich set of controls including TreeView, CollectionView, TabControl, dialogs (MessageDialog, InputDialog, ToggleDialog, ...), media playback (MediaPlayerControlPanel), ZoomAndPan controls, and various UI helpers such as icons, buttons, sliders, and converters. Designed for MVVM-friendly development and polished user interfaces.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.1.1 96 5/18/2026
5.1.0 91 5/15/2026
5.0.0 110 5/6/2026
4.3.0 128 3/17/2026
4.2.0 134 2/15/2026
4.1.0 128 1/7/2026
4.0.1 221 11/25/2025
4.0.0 338 11/21/2025