MH.Utils 4.0.0

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

MH.Utils

Overview

MH.Utils is a collection of utility classes and extensions designed to simplify common programming tasks in .NET applications. The library focuses on providing reusable components that enhance code readability and reduce boilerplate.

Features

  • Extensions: A variety of extension methods for collections, strings, dates, and more.
  • Base Classes: Fundamental classes like ObservableObject and RelayCommand for MVVM design patterns.
  • Interfaces: Common interfaces for tree-like structures and data adapters.
  • Drag and Drop Helpers: Simplified drag-and-drop functionality for UI applications.
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.
  • net8.0

    • No dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on MH.Utils:

Package Downloads
MH.UI

Cross-platform UI library. Includes CollectionView, TreeView, TabControl, dialogs, MediaPlayer, ZoomAndPan controls, and other UI helpers.

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
4.0.0 175 5/6/2026
3.5.0 153 3/17/2026
3.4.0 139 2/15/2026
3.3.0 123 2/6/2026
3.2.0 144 1/7/2026
3.1.0 187 12/13/2025
3.1.0-preview.1 96 12/6/2025
3.0.1 205 11/25/2025
3.0.0 381 11/21/2025