TomsToolbox.Wpf 1.0.9

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

A set of classes and functions to ease our daily .Net development tasks.

Product Compatible and additional computed target framework versions.
.NET Framework net40-client is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on TomsToolbox.Wpf:

Repository Stars
dotnet/ResXResourceManager
Manage localization of all ResX-Based resources in one central place.
dotnet/DataGridExtensions
Modular extensions for the WPF DataGrid control
tom-englert/Wax
An interactive editor for WiX setup projects.
Version Downloads Last Updated
1.0.9 49 5/5/2015
1.0.8 39 5/4/2015
1.0.7 52 5/1/2015
1.0.6 44 4/26/2015
1.0.5 56 3/30/2015
1.0.4 41 3/29/2015
1.0.3 48 3/22/2015
1.0.2 68 2/15/2015
1.0.1 39 2/14/2015
1.0.0 40 2/14/2015