BasicWindowsTaskbarManager 0.0.4745.21973

There is a newer version of this package available.
See the version list below for details.
dotnet add package BasicWindowsTaskbarManager --version 0.0.4745.21973
NuGet\Install-Package BasicWindowsTaskbarManager -Version 0.0.4745.21973
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.4745.21973" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BasicWindowsTaskbarManager --version 0.0.4745.21973
#r "nuget: BasicWindowsTaskbarManager, 0.0.4745.21973"
#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 BasicWindowsTaskbarManager as a Cake Addin
#addin nuget:?package=BasicWindowsTaskbarManager&version=0.0.4745.21973

// Install BasicWindowsTaskbarManager as a Cake Tool
#tool nuget:?package=BasicWindowsTaskbarManager&version=0.0.4745.21973

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 2,776 1/17/2013
0.0.4748.28936 1,840 12/31/2012
0.0.4748.18750 1,783 12/31/2012
0.0.4748.18110 1,817 12/31/2012
0.0.4745.22255 1,739 12/28/2012
0.0.4745.21973 1,795 12/28/2012
0.0.4745.20856 1,777 12/28/2012
0.0.4745.19662 2,640 12/28/2012

***BREAKING CHANGES***
       Added HideAll() and ShowAll() methods to ITaskbarManager.
       Changed the namespace