NetBeauty2 icon indicating copy to clipboard operation
NetBeauty2 copied to clipboard

WinUI3 and WASDK Support

Open ghost1372 opened this issue 3 years ago • 2 comments

is there any support for WASDK/WinUI 3?

ghost1372 avatar May 31 '22 08:05 ghost1372

it will be if possible, i need to create some scenarios first. do you have any public projects that can share with me? so i can has a quick start.

liesauer avatar May 31 '22 09:05 liesauer

tnx, you can download sample project

App28.zip

note:

  • WinUI 3 app can be published as UnPackaged and Packaged (MSIX)
  • Currently it is not possible to publish as a single exe file for unpackaged (blocked by wasdk bug)
  • NetBeauty must be run in unpackaged mode
  • WindowsAppSDK package can also be installed in WPF/Winform so mybe you may need to make changes to other platforms as well

I've been testing it now and it needs a little tweaking. Not all files and folders are transferred image image

ghost1372 avatar May 31 '22 10:05 ghost1372