appservice

  1. mrubio

    AppService isn't exposed after packaging to .msix

    I have an Avalonia app targeting Windows desktop (thus, WinUI3 app). From that project, I reference a UWP Runtime Component which handles calls to an AppService Lastly, using a WAP project, I package the app into a .msix package, which declares in its manifest the `AppService` endpoint...
Back
Top Bottom