H.NotifyIcon.Uno.WinUI
2.0.31
See the version list below for details.
dotnet add package H.NotifyIcon.Uno.WinUI --version 2.0.31
NuGet\Install-Package H.NotifyIcon.Uno.WinUI -Version 2.0.31
<PackageReference Include="H.NotifyIcon.Uno.WinUI" Version="2.0.31" />
paket add H.NotifyIcon.Uno.WinUI --version 2.0.31
#r "nuget: H.NotifyIcon.Uno.WinUI, 2.0.31"
// Install H.NotifyIcon.Uno.WinUI as a Cake Addin #addin nuget:?package=H.NotifyIcon.Uno.WinUI&version=2.0.31 // Install H.NotifyIcon.Uno.WinUI as a Cake Tool #tool nuget:?package=H.NotifyIcon.Uno.WinUI&version=2.0.31
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
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
- Discord: Haven#5924
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- H.NotifyIcon (>= 2.0.31)
- System.Drawing.Common (>= 6.0.0)
- Uno.WinUI (>= 4.1.9)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.1.4 | 80 | 10/22/2024 |
2.1.3 | 188 | 8/18/2024 |
2.1.2 | 126 | 8/15/2024 |
2.1.0 | 109 | 7/10/2024 |
2.0.131 | 153 | 5/1/2024 |
2.0.129 | 123 | 4/26/2024 |
2.0.128 | 124 | 4/25/2024 |
2.0.124 | 458 | 1/3/2024 |
2.0.123 | 423 | 12/2/2023 |
2.0.122 | 398 | 11/30/2023 |
2.0.118 | 569 | 9/20/2023 |
2.0.117 | 473 | 9/13/2023 |
2.0.116 | 500 | 9/7/2023 |
2.0.115 | 677 | 8/2/2023 |
2.0.114 | 657 | 8/1/2023 |
2.0.113 | 630 | 8/1/2023 |
2.0.112 | 617 | 7/26/2023 |
2.0.111 | 608 | 7/26/2023 |
2.0.110 | 625 | 7/26/2023 |
2.0.108 | 727 | 4/5/2023 |
2.0.106 | 678 | 4/5/2023 |
2.0.105 | 711 | 4/1/2023 |
2.0.104 | 719 | 3/28/2023 |
2.0.103 | 697 | 3/28/2023 |
2.0.99 | 713 | 3/13/2023 |
2.0.98 | 687 | 3/13/2023 |
2.0.97 | 731 | 3/13/2023 |
2.0.95 | 665 | 3/12/2023 |
2.0.94 | 696 | 3/9/2023 |
2.0.93 | 689 | 3/5/2023 |
2.0.86 | 746 | 2/3/2023 |
2.0.84 | 737 | 2/2/2023 |
2.0.77 | 768 | 1/12/2023 |
2.0.76 | 757 | 1/10/2023 |
2.0.75 | 751 | 1/5/2023 |
2.0.74 | 838 | 11/8/2022 |
2.0.73 | 870 | 10/13/2022 |
2.0.72 | 901 | 10/13/2022 |
2.0.68 | 910 | 10/4/2022 |
2.0.67 | 889 | 9/22/2022 |
2.0.66 | 936 | 9/16/2022 |
2.0.64 | 917 | 8/23/2022 |
2.0.63 | 934 | 8/17/2022 |
2.0.60 | 915 | 8/10/2022 |
2.0.59 | 930 | 8/1/2022 |
2.0.58 | 892 | 7/26/2022 |
2.0.57 | 940 | 7/21/2022 |
2.0.56 | 976 | 7/17/2022 |
2.0.55 | 937 | 7/15/2022 |
2.0.54 | 910 | 7/15/2022 |
2.0.53 | 923 | 6/24/2022 |
2.0.52 | 933 | 6/24/2022 |
2.0.51 | 948 | 6/23/2022 |
2.0.50 | 930 | 5/24/2022 |
2.0.49 | 958 | 5/24/2022 |
2.0.48 | 980 | 4/27/2022 |
2.0.46 | 939 | 4/24/2022 |
2.0.45 | 953 | 4/24/2022 |
2.0.44 | 880 | 4/22/2022 |
2.0.43 | 933 | 4/22/2022 |
2.0.41 | 949 | 4/22/2022 |
2.0.39 | 929 | 4/19/2022 |
2.0.38 | 936 | 4/19/2022 |
2.0.37 | 1,024 | 4/17/2022 |
2.0.36 | 914 | 4/17/2022 |
2.0.35 | 931 | 4/17/2022 |
2.0.34 | 965 | 4/17/2022 |
2.0.33 | 948 | 4/17/2022 |
2.0.31 | 961 | 4/16/2022 |
2.0.30 | 994 | 4/15/2022 |
2.0.29 | 1,013 | 4/10/2022 |
2.0.28 | 979 | 4/10/2022 |
2.0.27 | 963 | 4/10/2022 |
2.0.26 | 947 | 4/10/2022 |
2.0.25 | 976 | 4/8/2022 |
2.0.24 | 993 | 4/4/2022 |
2.0.23 | 975 | 4/3/2022 |
2.0.22 | 962 | 4/2/2022 |
2.0.21 | 941 | 4/2/2022 |
2.0.20 | 950 | 4/2/2022 |
2.0.19 | 968 | 4/2/2022 |
2.0.18 | 969 | 4/2/2022 |
2.0.17 | 996 | 4/1/2022 |
0.0.0-dev | 104 | 8/15/2024 |
⭐ Last 10 features:
- feat(Core): Added TrayIcon.Remove method with exceptions. 2022-04-11
- feat: TrayIcon.Create will throw exception if TryCreate failed. 2022-04-11
- 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
🐞 Last 10 bug fixes:
- fix: Fixed bug with initial ToolTipText value. 2022-04-16
- fix: Disabled workaround for pinned icons. 2022-04-15
- fix: Added error checking for GetPhysicalCursorPos/GetCursorPos. 2022-04-11
- fix: Renamed WindowMessageSink to MessageWindow. 2022-04-11
- fix: Fixed some TryCreate exceptions. 2022-04-11
- fix: Added targetFramework to CreateUniqueGuidForEntryAssembly. 2022-04-11
- 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