Project Awesome project awesome

Toms Toolbox

Visual Composition framework to easily build modularized MVVM applications based on the Managed Extensibility Framework (MEF). Managed Extensibility Framework (MEF)

Package 119 stars GitHub

Tom's Toolbox

Build Status Nuget

A set of core functions and classes to ease every days .Net development tasks.


Version 2.x has been refactored to support netstandard2.0/NetFramework/DotNet, which required some breaking changes with version 1.x, and dropping support for .Net frameworks < 4.6

Sources of version 1.x can be found here


Contains many extension methods, a WPF Composite MVVM framework, Controls etc...

Also includes a small Avalonia-focused module with common MVVM primitives (ObservableObject, PropertyDependency, Throttle, DispatcherThrottle) intended for cross-platform UI code.

  • Read the documentation to get an overview of what is in this library and how this library can support you.
  • Browse the detailed API-documentation to find out how to use the individual objects.
  • Use NuGet to integrate the library into your projects.
  • Look at the sample apps to discover some of the use cases that this library can help you with.
  • Or download the source code to integrate the parts of interest with your own tool set.

Powered by   ReSharper

Support this Project: Donate

Back to .NET