WPF.NotifyIcon 1.0.0.427

dotnet add package WPF.NotifyIcon --version 1.0.0.427
                    
NuGet\Install-Package WPF.NotifyIcon -Version 1.0.0.427
                    
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="WPF.NotifyIcon" Version="1.0.0.427" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WPF.NotifyIcon" Version="1.0.0.427" />
                    
Directory.Packages.props
<PackageReference Include="WPF.NotifyIcon" />
                    
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 WPF.NotifyIcon --version 1.0.0.427
                    
#r "nuget: WPF.NotifyIcon, 1.0.0.427"
                    
#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.
#addin nuget:?package=WPF.NotifyIcon&version=1.0.0.427
                    
Install WPF.NotifyIcon as a Cake Addin
#tool nuget:?package=WPF.NotifyIcon&version=1.0.0.427
                    
Install WPF.NotifyIcon as a Cake Tool

<div align="center"> <img src="./images/logo_256x.png" alt="WPF.NotifyIcon" height="160" width="160"/> <h1>WPF.NotifyIcon</h1> <h3>WPF 上的原生 NotifyIcon 实现</h3> <img src="https://img.shields.io/github/stars/fastchen/WPF.NotifyIcon?label=Star&logo=github"/> <a href="https://github.com/FastChen/WPF.NotifyIcon/issues"><img src="https://img.shields.io/github/issues/fastchen/WPF.NotifyIcon?label=Issues"/></a> <h4>中文 / <a href="./README-en_US.md">English</a></h4> </div>

特点

  • 在 Windows 上弹出气泡通知(Win10以上系统则是 Toast 的普通通知)。
  • 使用 Shell_NotifyIcon 原生实现,无需第三方库支持。
  • 支持 .NET 4.62 Framework - .NET 9
  • 与 WinForm NotifyIcon 控件的使用类似(目前在实现完全一致使用方案)。
Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net9.0-windows7.0 is compatible. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.2

    • No dependencies.
  • .NETFramework 4.7.2

    • No dependencies.
  • .NETFramework 4.8.1

    • No dependencies.
  • net6.0-windows7.0

    • No dependencies.
  • net8.0-windows7.0

    • No dependencies.
  • net9.0-windows7.0

    • No dependencies.

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
1.0.0.427 44 4/28/2025