H.NotifyIcon.WinUI 2.0.25

There is a newer version of this package available.
See the version list below for details.
dotnet add package H.NotifyIcon.WinUI --version 2.0.25
                    
NuGet\Install-Package H.NotifyIcon.WinUI -Version 2.0.25
                    
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="H.NotifyIcon.WinUI" Version="2.0.25" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="H.NotifyIcon.WinUI" Version="2.0.25" />
                    
Directory.Packages.props
<PackageReference Include="H.NotifyIcon.WinUI" />
                    
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 H.NotifyIcon.WinUI --version 2.0.25
                    
#r "nuget: H.NotifyIcon.WinUI, 2.0.25"
                    
#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 H.NotifyIcon.WinUI@2.0.25
                    
#: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=H.NotifyIcon.WinUI&version=2.0.25
                    
Install as a Cake Addin
#tool nuget:?package=H.NotifyIcon.WinUI&version=2.0.25
                    
Install as a Cake Tool

H.NotifyIcon

** This project is a continuation of the inactive base project to other platforms (WinUI/Uno.Skia.Wpf/Console) - ❤️ https://github.com/hardcodet/wpf-notifyicon ❤️ **

This is an implementation of a NotifyIcon (aka system tray icon or taskbar icon) for .Net Core 3.1/.Net 5/.Net 6 WPF/WinUI/Uno.Skia.WPF/Console platforms. It does not just rely on the Windows Forms NotifyIcon component, but is a purely independent control which leverages several features of the WPF/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.

Features

  • Notifications
  • Context menus
  • ICommand support

Nuget

Nuget Nuget Nuget Nuget

Install-Package H.NotifyIcon.Wpf
Install-Package H.NotifyIcon.WinUI
Install-Package H.NotifyIcon.Uno
Install-Package H.NotifyIcon.Uno.WinUI
// If you need other platforms, you can use this Core library - 
// it allows you to make NotifyIcon even in a console application.
Install-Package H.NotifyIcon

Usage

<Window
    xmlns:tb="http://www.hardcodet.net/taskbar" // WPF
    xmlns:tb="using:H.NotifyIcon" // WinUI
    >
    <tb:TaskbarIcon
        ToolTipText="ToolTip"
        IconSource="/Images/TrayIcons/Logo.ico"
        ContextMenu="{StaticResource TrayMenu}"
        MenuActivation="LeftOrRightClick"
        TrayPopup="{StaticResoure TrayStatusPopup}"
        PopupActivation="DoubleClick"
        TrayToolTip="{StaticResource TrayToolTip}"
        />
</Window>

Sample Apps

The minimum supported version of the .Net Framework is 4.5.1.
So in some cases to build the project you will need to install this -
https://dotnet.microsoft.com/en-us/download/dotnet-framework/thank-you/net451-developer-pack-offline-installer

Contacts

  • mail
  • Discord: Haven#5924
Product Compatible and additional computed target framework versions.
.NET net5.0-windows10.0.17763 is compatible.  net6.0-windows was computed.  net6.0-windows10.0.17763 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net9.0-windows was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (18)

Showing the top 18 popular GitHub repositories that depend on H.NotifyIcon.WinUI:

Repository Stars
marticliment/UniGetUI
UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers
Richasy/Bili.Uwp
适用于新系统UI的哔哩
Scighost/Starward
Game Launcher for miHoYo - 米家游戏启动器
Jeric-X/SyncClipboard
跨平台剪贴板同步、历史记录管理工具 / Cross-platform cipboard syncing, history management tool
ProtonVPN/win-app
Official ProtonVPN Windows app
GoldenPotato137/PotatoVN
一款Visual Novel管理软件
jayfunc/BetterLyrics
An elegant and deeply customizable lyrics & player app, built with WinUI3/Win2D | 一款优雅且高度自定义的歌词/播放器应用,基于 WinUI3/Win2D 构建
ClementGre/ThreeFingerDragOnWindows
Enables macOS-style three-finger dragging functionality on Windows Precision touchpads.
cnbluefire/HotLyric
热词,为 HyPlayer 和 LyricEase 提供桌面歌词支持。https://www.microsoft.com/store/productId/9MXFFHVQVBV9
Richasy/FantasyCopilot
A new-age AI desktop tool
Richasy/Rodel.Agent
支持主流在线 AI 服务的应用
SaboZhang/EasyTidy
EasyTidy A simple file auto-classification tool makes it easy to create automatic workflows with files. / EasyTidy 一个简单的文件自动分类整理工具 轻松创建文件的自动工作流程
insomniachi/Totoro
A Windows 10/11 only application that is a go to for all things anime.
BestOwl/MyPhone
Connect your mobile devices (Android/iOS/WindowsPhone) to PC
Anthonyy232/Nagi
Rediscover your local music collection with Nagi, a music player focused on speed, simplicity, and privacy. Nagi is built with C# and WinUI 3 to offer a clean, native Fluent experience. It's beautiful, efficient, and respects your privacy.
kurotu/OVR-Lighthouse-Manager
Automated power management for SteamVR base station
scratchfoundation/scratch-link
Device interoperability layer for Windows and MacOS
FalconNL93/WslToolbox
WSL Toolbox allows you to manage your WSL Distributions through an easy to use interface.
Version Downloads Last Updated
2.4.1 1,245 12/1/2025
2.3.2 2,375 10/23/2025
2.3.1 1,907 10/6/2025
2.3.0 19,252 3/1/2025
2.2.0 25,470 12/6/2024
2.1.4 3,702 10/22/2024
2.1.3 3,673 8/18/2024
2.1.2 379 8/15/2024
2.1.0 3,844 7/10/2024
2.0.131 10,294 5/1/2024
2.0.129 330 4/26/2024
2.0.128 300 4/25/2024
2.0.124 8,720 1/3/2024
2.0.123 2,587 12/2/2023
2.0.122 254 11/30/2023
2.0.118 6,888 9/20/2023
2.0.117 422 9/13/2023
2.0.116 503 9/7/2023
2.0.115 3,539 8/2/2023
2.0.114 405 8/1/2023
2.0.113 307 8/1/2023
2.0.112 378 7/26/2023
2.0.111 299 7/26/2023
2.0.110 419 7/26/2023
2.0.108 4,255 4/5/2023
2.0.106 379 4/5/2023
2.0.105 438 4/1/2023
2.0.104 445 3/28/2023
2.0.103 991 3/28/2023
2.0.99 1,142 3/13/2023
2.0.98 403 3/13/2023
2.0.97 448 3/13/2023
2.0.95 388 3/12/2023
2.0.94 471 3/9/2023
2.0.93 586 3/5/2023
2.0.86 936 2/3/2023
2.0.84 472 2/2/2023
2.0.77 1,162 1/12/2023
2.0.76 1,457 1/10/2023
2.0.75 559 1/5/2023
2.0.74 2,702 11/8/2022
2.0.73 872 10/13/2022
2.0.72 594 10/13/2022
2.0.68 637 10/4/2022
2.0.67 787 9/22/2022
2.0.66 603 9/16/2022
2.0.64 781 8/23/2022
2.0.63 682 8/17/2022
2.0.60 712 8/10/2022
2.0.59 739 8/1/2022
2.0.58 613 7/26/2022
2.0.57 649 7/21/2022
2.0.56 645 7/17/2022
2.0.55 643 7/15/2022
2.0.54 642 7/15/2022
2.0.53 1,643 6/24/2022
2.0.52 645 6/24/2022
2.0.51 635 6/23/2022
2.0.50 962 5/24/2022
2.0.49 644 5/24/2022
2.0.48 875 4/27/2022
2.0.46 694 4/24/2022
2.0.45 636 4/24/2022
2.0.44 680 4/22/2022
2.0.43 636 4/22/2022
2.0.41 656 4/22/2022
2.0.39 672 4/19/2022
2.0.38 630 4/19/2022
2.0.37 665 4/17/2022
2.0.36 642 4/17/2022
2.0.35 610 4/17/2022
2.0.34 686 4/17/2022
2.0.33 641 4/17/2022
2.0.31 647 4/16/2022
2.0.30 656 4/15/2022
2.0.29 646 4/10/2022
2.0.28 631 4/10/2022
2.0.27 651 4/10/2022
2.0.26 644 4/10/2022
2.0.25 662 4/8/2022
2.0.24 653 4/4/2022
2.0.23 668 4/3/2022
2.0.22 626 4/2/2022
2.0.21 622 4/2/2022
2.0.20 628 4/2/2022
2.0.19 633 4/2/2022
2.0.18 626 4/2/2022
2.0.17 703 4/1/2022
1.1.12 690 3/27/2022
1.1.11 639 3/26/2022
1.1.10 663 3/24/2022
1.1.9 678 2/25/2022
1.1.8 636 2/25/2022
1.1.7 636 2/25/2022
1.1.6 649 2/25/2022
1.1.5 735 2/25/2022
0.0.0-dev 186 8/15/2024

⭐ Last 10 features:
- feat: Added TaskbarIcon.TryForceCreate to use in windowless apps. 2022-04-08
- feat: Added fixed TrayIcon.Id based on entry assembly name. 2022-04-08
- feat(Core): Changed default TrayIcon visibility to Visible. 2022-04-08
- feat(Core): Added TrayIcon Created/Removed events. 2022-04-08
- feat(Core): Added fixed TrayIcon.Id based on entry assembly name. 2022-04-08
- feat: Converted TaskbarIcon.Icon to dependency property. 2022-04-03
- feat: Added nullable enable to platform libraries. 2022-04-03
- feat(WinUI): Added support for simple context menu. 2022-04-02
- feat: Added exceptions to TrayIcon. 2022-04-02
- feat: Added Nullable enable to H.NotifyIcon project. 2022-04-01

🐞 Last 10 bug fixes:
- feat: Added fixed TrayIcon.Id based on entry assembly name. 2022-04-08
- feat(Core): Added fixed TrayIcon.Id based on entry assembly name. 2022-04-08
- fix: Fixed CI to upload H.NotifyIcon library correctly. 2022-04-05
- fix: Fixed memory leak in TaskbarIcon.Dispose(). 2022-04-03
- fix: Fixed Icon/IconSource memory leak. 2022-04-03
- fix: Fixes #10. 2022-04-03
- fix(apps): Fixed WPF ShowcaseWindow.xaml. 2022-04-03
- fix: Fixed ContextFlyout callback behavior. 2022-04-03
- fix: Fixed warnings in platform libraries. 2022-04-03
- fix: Fixed Core library warnings. 2022-04-03