WPF.NotifyIcon.NetCore3 icon indicating copy to clipboard operation
WPF.NotifyIcon.NetCore3 copied to clipboard

WPF-NotifyIcon library ported to .NET Core 3.0 Preview 1

Repository for code from my 2019-Jan-27 blog post:

System Tray Icons with WPF in the .NET Core 3.0 Preview


This is a .NET Core 3.0 port of Philipp Sumi's WPF NotifyIcon library. The port effort was a matter of project setup details only. All of Philipp's in-code copyrights remain intact.