MH.Utils
4.0.0
dotnet add package MH.Utils --version 4.0.0
NuGet\Install-Package MH.Utils -Version 4.0.0
<PackageReference Include="MH.Utils" Version="4.0.0" />
<PackageVersion Include="MH.Utils" Version="4.0.0" />
<PackageReference Include="MH.Utils" />
paket add MH.Utils --version 4.0.0
#r "nuget: MH.Utils, 4.0.0"
#:package MH.Utils@4.0.0
#addin nuget:?package=MH.Utils&version=4.0.0
#tool nuget:?package=MH.Utils&version=4.0.0
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
ObservableObjectandRelayCommandfor 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 | Versions 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. |
-
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.