UWP toast notifications under Windows server 2019

Chris Kowalski 1 Reputation point
2020-05-21T07:43:04.587+00:00

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?

Universal Windows Platform (UWP)
{count} votes

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.