.net 8

  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...
  2. gciraman2024

    How to create modal form using blazor server app?

    Hi Team I need some help, want to create a blazor server app will when clicking a button modal pop up. Either can use mudblazor as a library, can anyone show me step by step to do this in blazor server app in .net 8 sdk. // blazor requirement for the project. The application should include...
  3. Samuel David

    Upgrade .Net Framework 4.7.2 Solution to .Net 8

    Hello All, In My webforms project, my Solution having multiple projects which are developed in .Net Framework 4.7.2 and my requirement is to upgrade current solution to .Net 8. Can some one please suggest me how can i achieve this. Appreciate your help. Thanks, Sam
Back
Top Bottom