Skip to main content
Hardcodet.NotifyIcon.Wpf package icon

Hardcodet.NotifyIcon.Wpf

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

Total Downloads
9.1M
9,134,108
Published
Oct 7, 2024
Latest stable version

Install

.NET CLI
dotnet add package Hardcodet.NotifyIcon.Wpf --version 2.0.0
Package Manager Console
Install-Package Hardcodet.NotifyIcon.Wpf -Version 2.0.0
PackageReference
<PackageReference Include="Hardcodet.NotifyIcon.Wpf" Version="2.0.0" />

Frameworks

.NETFramework4.6.2 .NETFramework4.7.2 net6.0-windows7.0 net8.0-windows7.0

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.