1

I'm trying send notification in console app as described in this SO post, but when I try to add a reference, I do not have any reference for Windows -> Core.

What can I do?

yacc
  • 2,915
  • 4
  • 19
  • 33
  • 2
    A "push notification" isn't the same thing as a "toast notification" (a "push notification" is when the notification comes from an external service which is pushed to the client). Are you asking about how you can just display a native Windows notification message that comes from a locally running application? – Dai May 01 '20 at 00:33
  • ah thx for information. yeah i was asking that how can i send notification in console app. – crystalcyber May 01 '20 at 03:28
  • Please clarify if you're asking how you can **display** a local Toast notification - **or** if you're asking how to **send** a Push Notification from a console program to Microsoft's Cloud WNS service? – Dai May 01 '20 at 03:33
  • i m asking how can i display a local toast notification sir – crystalcyber May 01 '20 at 03:34

0 Answers0