SignedBuild-Hardcodet.NotifyIcon.Wpf 1.0.5

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

// Install SignedBuild-Hardcodet.NotifyIcon.Wpf as a Cake Tool
#tool nuget:?package=SignedBuild-Hardcodet.NotifyIcon.Wpf&version=1.0.5

This is an implementation of a NotifyIcon (aka system tray icon or taskbar icon) for the WPF platform. It does not just rely on the Windows Forms NotifyIcon component, but is a purely independent control which leverages several features of the WPF framework in order to display rich tooltips, popups, context menus, and balloon messages. It can be used directly in code or embedded in any XAML file.

Source code and extensive sample application available at http://www.hardcodet.net/projects/wpf-notifyicon

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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 (2)

Showing the top 2 NuGet packages that depend on SignedBuild-Hardcodet.NotifyIcon.Wpf:

Package Downloads
NotifyIconWpf.PieroViano

NotifyIcon Wpf Library

WpfFormLogging.PieroViano

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on SignedBuild-Hardcodet.NotifyIcon.Wpf:

Repository Stars
antonpup/Aurora
Unified lighting effects across multiple brands and various games.
Version Downloads Last updated
1.0.5 18,347 10/27/2015

Mostly bug fixes and full x64 / Win 8 support. Contains source and binaries for .NET 3.5 - 4.51.