WinLab.Windows.Helpers.System 2016.11.29

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

// Install WinLab.Windows.Helpers.System as a Cake Tool
#tool nuget:?package=WinLab.Windows.Helpers.System&version=2016.11.29

WinLab.Windows.Helpers.System.dll consists a set of helper classes to perform system specific operations easily.

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

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on WinLab.Windows.Helpers.System:

Package Downloads
Zmrbak.NuGetDemoLibrary

This is for demo purpose only

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2016.11.29 1,255 11/29/2016

First release of WinLab.Windows.Helpers.System.dll includes 'ProcessHelper' and 'SystemHelper' to perform few specific operations.