GM.Windows.Utility 1.0.5.1

dotnet add package GM.Windows.Utility --version 1.0.5.1
NuGet\Install-Package GM.Windows.Utility -Version 1.0.5.1
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="GM.Windows.Utility" Version="1.0.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GM.Windows.Utility --version 1.0.5.1
#r "nuget: GM.Windows.Utility, 1.0.5.1"
#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.
// Install GM.Windows.Utility as a Cake Addin
#addin nuget:?package=GM.Windows.Utility&version=1.0.5.1

// Install GM.Windows.Utility as a Cake Tool
#tool nuget:?package=GM.Windows.Utility&version=1.0.5.1

Library with various static classes that provide useful functions, extensions and utilities usable in Windows environment.

Product Compatible and additional computed target framework versions.
.NET Framework net471 is compatible.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on GM.Windows.Utility:

Package Downloads
GM.WPF

Library with various controls, utilities and base classes for MVVM driven WPF development.

GM.Windows.Tools

Library with a set of specialized tools that can be used in Windows environment. (e.g. for NodeJs, ...).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.5.1 1,690 6/28/2020
1.0.4 1,360 12/24/2018
1.0.3 928 3/14/2018
1.0.2 893 3/8/2018
1.0.1 1,118 2/2/2018
1.0.0 942 1/31/2018

Enabled SourceLink.
Added utility classes: StyleUtility.
Added utility methods: ClipboardUtility.SetText; StyleUtility.CreateWithToolTip.