Skip to main content
H.NotifyIcon.WinUI package icon

H.NotifyIcon.WinUI

This is an implementation of a NotifyIcon (aka system tray icon or taskbar icon) for the WinUI platform. It does not just rely on the Windows Forms NotifyIcon component, but is a purely independent control which leverages several features of the WinUI 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.

Total Downloads
384.4K
384,390
Published
Jun 27, 2026
Latest stable version

Install

.NET CLI
dotnet add package H.NotifyIcon.WinUI --version 2.5.0-beta.1
Package Manager Console
Install-Package H.NotifyIcon.WinUI -Version 2.5.0-beta.1
PackageReference
<PackageReference Include="H.NotifyIcon.WinUI" Version="2.5.0-beta.1" />

Frameworks

net10.0-windows10.0.17763

Dependencies

H.NotifyIcon
net10.0-windows10.0.17763
[2.5.0-beta.1, )
Microsoft.WindowsAppSDK.WinUI
net10.0-windows10.0.17763
[1.8.251105000, )

Adoption guide

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

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 1 target framework; 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.