BasicWindowsTaskbarManager 0.0.4765.31994

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

Small library for hiding and showing the taskbars on Windows machines.

       Supports multi monitor taskbars of Windows 8.

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.4765.31994 3,023 1/17/2013
0.0.4748.28936 2,040 12/31/2012
0.0.4748.18750 1,989 12/31/2012
0.0.4748.18110 2,019 12/31/2012
0.0.4745.22255 1,941 12/28/2012
0.0.4745.21973 2,011 12/28/2012
0.0.4745.20856 1,982 12/28/2012
0.0.4745.19662 2,844 12/28/2012

Removed unused references.
       
       Refactored source files.
       
       Added more argument null error checking.