BasicWindowsTaskbarManager 0.0.4745.22255

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

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

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,772 1/17/2013
0.0.4748.28936 1,838 12/31/2012
0.0.4748.18750 1,781 12/31/2012
0.0.4748.18110 1,815 12/31/2012
0.0.4745.22255 1,737 12/28/2012
0.0.4745.21973 1,793 12/28/2012
0.0.4745.20856 1,775 12/28/2012
0.0.4745.19662 2,638 12/28/2012

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