Toast Notification .Net 5.0

Mohammad Abdulkarim Fneish 1 Reputation point
2021-02-01T14:31:17.083+00:00

How to create Windows 10 Toast Notifications from a .Net 5.0 console application, all online tutorials are for UWP?

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,098 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Karen Payne MVP 35,456 Reputation points
    2021-02-01T18:06:51.797+00:00

    Hello @Mohammad Abdulkarim Fneish

    See the following Microsoft doc/code sample "Send a local toast notification from desktop C# apps"

    https://learn.microsoft.com/en-us/windows/uwp/design/shell/tiles-and-notifications/send-local-toast-desktop?tabs=msix-sparse

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.