BasicWindowsTaskbarManager 0.0.4748.18110

There is a newer version of this package available.
See the version list below for details.
dotnet add package BasicWindowsTaskbarManager --version 0.0.4748.18110
                    
NuGet\Install-Package BasicWindowsTaskbarManager -Version 0.0.4748.18110
                    
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.4748.18110" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BasicWindowsTaskbarManager" Version="0.0.4748.18110" />
                    
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.4748.18110
                    
#r "nuget: BasicWindowsTaskbarManager, 0.0.4748.18110"
                    
#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.
#:package BasicWindowsTaskbarManager@0.0.4748.18110
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=BasicWindowsTaskbarManager&version=0.0.4748.18110
                    
Install as a Cake Addin
#tool nuget:?package=BasicWindowsTaskbarManager&version=0.0.4748.18110
                    
Install 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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.0.4765.31994 243 1/17/2013
0.0.4748.28936 68 12/31/2012
0.0.4748.18750 70 12/31/2012
0.0.4748.18110 69 12/31/2012
0.0.4745.22255 70 12/28/2012
0.0.4745.21973 70 12/28/2012
0.0.4745.20856 70 12/28/2012
0.0.4745.19662 69 12/28/2012

Added an ITaskbarDictionaryFactory to facilitate unit testing