H.NotifyIcon.WinUI 2.0.27

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

// Install H.NotifyIcon.WinUI as a Cake Tool
#tool nuget:?package=H.NotifyIcon.WinUI&version=2.0.27

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. 
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 (14)

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

Repository Stars
Richasy/Bili.Uwp
适用于新系统UI的哔哩
marticliment/WingetUI
WingetUI: A better UI for your package managers
Scighost/Starward
Game Launcher for miHoYo - 米家游戏启动器
Richasy/Bili.Copilot
哔哩哔哩用户的个人助理
CollapseLauncher/Collapse
An Advanced Launcher for miHoYo Games
Version Downloads Last updated
2.0.124 3,718 1/3/2024
2.0.123 1,995 12/2/2023
2.0.122 128 11/30/2023
2.0.118 3,044 9/20/2023
2.0.117 273 9/13/2023
2.0.116 279 9/7/2023
2.0.115 3,115 8/2/2023
2.0.114 261 8/1/2023
2.0.113 163 8/1/2023
2.0.112 235 7/26/2023
2.0.111 175 7/26/2023
2.0.110 223 7/26/2023
2.0.108 2,699 4/5/2023
2.0.106 222 4/5/2023
2.0.105 276 4/1/2023
2.0.104 266 3/28/2023
2.0.103 250 3/28/2023
2.0.99 951 3/13/2023
2.0.98 224 3/13/2023
2.0.97 278 3/13/2023
2.0.95 242 3/12/2023
2.0.94 296 3/9/2023
2.0.93 407 3/5/2023
2.0.86 515 2/3/2023
2.0.84 287 2/2/2023
2.0.77 984 1/12/2023
2.0.76 380 1/10/2023
2.0.75 379 1/5/2023
2.0.74 2,479 11/8/2022
2.0.73 680 10/13/2022
2.0.72 421 10/13/2022
2.0.68 460 10/4/2022
2.0.67 624 9/22/2022
2.0.66 441 9/16/2022
2.0.64 606 8/23/2022
2.0.63 479 8/17/2022
2.0.60 509 8/10/2022
2.0.59 564 8/1/2022
2.0.58 451 7/26/2022
2.0.57 471 7/21/2022
2.0.56 489 7/17/2022
2.0.55 450 7/15/2022
2.0.54 456 7/15/2022
2.0.53 1,089 6/24/2022
2.0.52 465 6/24/2022
2.0.51 439 6/23/2022
2.0.50 760 5/24/2022
2.0.49 454 5/24/2022
2.0.48 662 4/27/2022
2.0.46 493 4/24/2022
2.0.45 445 4/24/2022
2.0.44 482 4/22/2022
2.0.43 440 4/22/2022
2.0.41 472 4/22/2022
2.0.39 471 4/19/2022
2.0.38 442 4/19/2022
2.0.37 446 4/17/2022
2.0.36 436 4/17/2022
2.0.35 436 4/17/2022
2.0.34 470 4/17/2022
2.0.33 462 4/17/2022
2.0.31 453 4/16/2022
2.0.30 478 4/15/2022
2.0.29 457 4/10/2022
2.0.28 454 4/10/2022
2.0.27 451 4/10/2022
2.0.26 447 4/10/2022
2.0.25 470 4/8/2022
2.0.24 446 4/4/2022
2.0.23 461 4/3/2022
2.0.22 452 4/2/2022
2.0.21 442 4/2/2022
2.0.20 426 4/2/2022
2.0.19 439 4/2/2022
2.0.18 443 4/2/2022
2.0.17 468 4/1/2022
1.1.12 481 3/27/2022
1.1.11 449 3/26/2022
1.1.10 456 3/24/2022
1.1.9 491 2/25/2022
1.1.8 440 2/25/2022
1.1.7 435 2/25/2022
1.1.6 447 2/25/2022
1.1.5 472 2/25/2022

⭐ Last 10 features:
- feat(Core): Converted WindowsMessageSink window to only-messages window. 2022-04-11
- feat(Core): Detached MessageSink from TrayIcon class. 2022-04-10
- feat(Core): Added TrayIcon.VersionChanged event. 2022-04-10
- feat(WPF): Added Keyboard routed events. 2022-04-10
- 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

🐞 Last 10 bug fixes:
- fix: Fixed issue with pinned TrayIcons. 2022-04-10
- 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