Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UWP to WinUI #3

Open
PaymonK opened this issue Oct 27, 2021 · 2 comments
Open

UWP to WinUI #3

PaymonK opened this issue Oct 27, 2021 · 2 comments

Comments

@PaymonK
Copy link
Collaborator

PaymonK commented Oct 27, 2021

The native Windows runner of Zebble is a very useful tool for development and debugging using Visual Studio.

With UWP being deprecated by Microsoft we need to migrate to WinUI.
https://nicksnettravels.builttoroam.com/upgrade-uwp-to-winui/

  • Update the Zebble source
  • Update the Zebble plugins
  • Create a step-by-step guide for migrating existing Zebble apps
@Mohsens22
Copy link
Contributor

Mohsens22 commented Jan 7, 2022

I can move to WinUI if you want
Microsoft just recently published WindowsAppSDK V1.0 which contains the stable WinUI.

WinUI in Windows App SDK offers good performance (but lacks some UWP features) and it's being consistently updated.
Look at my benchmark:
https://github.com/Mohsens22/XamlBenchmark
and look compare it with a previous version:
https://github.com/Noemata/XamlBenchmark

Also Xamarin Classic will be deprecated and Microsoft is bringing .NET 6 for Xamarin.

We could migrate them altogether

@RezaT4795
Copy link
Contributor

Resolved with #38

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants