UWP toast notifications under Windows server 2019
Chris Kowalski
1
Reputation point
Hello,
I've been developing an WPF application that uses windows bridge in order to use toast notifications on windows 10 OS. Now i'd like to do the same for windows server 2019 OS, but i find it difficult to make it work. On regular Windows im using the powershell script created for sideloading the app (auto-generated by visual studio), but it's not recognised on windows server (msixbundle package). So my question is as following: is it possible to create WPF application that uses UWP components for windows server 2019, and if so then how am i supposed to approach the problem?
Sign in to answer