This is a quick sample how to create Windows desktop notifications from an unpackaged .NET Core 3 / WPF application and also how to receive notification invocations using a local COM server or protocol activation
MichaeIDietrich/UwpNotificationNetCoreTest
This is a quick sample how to create Windows desktop notifications from an unpackaged .NET Core 3 / WPF application and also how to receive notification invocations using a local COM server or protocol activation.
C#MIT