Skip to main content
H.NotifyIcon.Maui package icon

H.NotifyIcon.Maui

This is an implementation of a NotifyIcon (aka system tray icon or taskbar icon) for the MAUI 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
29.4K
29,365
Published
Aug 15, 2024
Latest stable version

Install

.NET CLI
dotnet add package H.NotifyIcon.Maui --version 0.0.0-dev
Package Manager Console
Install-Package H.NotifyIcon.Maui -Version 0.0.0-dev
PackageReference
<PackageReference Include="H.NotifyIcon.Maui" Version="0.0.0-dev" />

Frameworks

net8.0 net8.0-android34.0 net8.0-ios17.5 net8.0-maccatalyst17.5 net8.0-windows10.0.19041

Dependencies

[0.0.0-dev, )
[8.0.72, )
H.NotifyIcon
net8.0-android34.0
[0.0.0-dev, )
Microsoft.Maui.Controls
net8.0-android34.0
[8.0.72, )
[8.0.72, )
H.NotifyIcon
net8.0-ios17.5
[0.0.0-dev, )
[8.0.72, )
[8.0.72, )
H.NotifyIcon
net8.0-maccatalyst17.5
[0.0.0-dev, )
Microsoft.Maui.Controls
net8.0-maccatalyst17.5
[8.0.72, )
[8.0.72, )
H.NotifyIcon
net8.0-windows10.0.19041
[0.0.0-dev, )
Microsoft.Maui.Controls
net8.0-windows10.0.19041
[8.0.72, )
[8.0.72, )

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 5 target frameworks; confirm the exact target used by your application.

The published metadata declares 15 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

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.