# TomsToolbox **Repository Path**: eastmike/TomsToolbox ## Basic Information - **Project Name**: TomsToolbox - **Description**: No description available - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-04-15 - **Last Updated**: 2026-04-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Tom's Toolbox [![Build Status](https://dev.azure.com/tom-englert/Open%20Source/_apis/build/status/TomsToolbox?branchName=master)](https://dev.azure.com/tom-englert/Open%20Source/_build/latest?definitionId=30&branchName=master) [![Nuget](https://img.shields.io/nuget/v/tomstoolbox.wpf)](https://www.nuget.org/packages/TomsToolbox.Wpf) 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](https://github.com/tom-englert/TomsToolbox1) ---- 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](Documentation/Readme.md) to get an overview of what is in this library and how this library can support you. - Browse the detailed [API-documentation](http://tom-englert.github.io/TomsToolbox) to find out how to use the individual objects. - Use [NuGet](https://www.nuget.org/packages?q=tomstoolbox) 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