GM.Windows.Utility 1.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package GM.Windows.Utility --version 1.0.4
NuGet\Install-Package GM.Windows.Utility -Version 1.0.4
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.4" />
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.4
#r "nuget: GM.Windows.Utility, 1.0.4"
#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.4

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

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 net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  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,689 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

Added ClipboardUtility, ReflectionUtility, VisualStudioUtility.RefreshIntellisense.