We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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/
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
Resolved with #38
No branches or pull requests
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/
The text was updated successfully, but these errors were encountered: