Skip to content

MH.Utils is a collection of utility classes and extensions designed to simplify common programming tasks in .NET applications.

License

Notifications You must be signed in to change notification settings

martin-holy/MH.Utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

MH.Utils is a collection of utility classes and extensions designed to simplify common programming tasks in .NET applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages