There is a lot of activity going on in the Windows UI GitHub repo a huge visual styles revamp for…
This article is part of the fourth annual C# Advent by Matthew D. Groves and Calvin A. Allen. Thank you…
Recently, James Montemagno published a blog post about the detection of first app run with Xamarin.Essentials. I thought it would…
The second year of the official Uno Platform developer conference UnoConf was held on 12th August 2020. As opposed to…
Last week I received a message from Fons Sonnemans who is porting his awesome Minesweeper 10 game from UWP to…
One of the common issues I have seen developers have when porting their UWP apps to Uno Platform is the…
Thank you, Uno Platform! Today it is exactly one year since I created my first code pull request into the Uno…
Last week I published an article about the x:DefaultBindMode feature in UWP XAML. Uno Platform, the cross-platform UWP/WinUI bridge for…
Compiled bindings with {x:Bind} are an awesome feature of Universal Windows Platform XAML. Instead of using reflection, the data bindings…
This is a recording of my live coding session on Uno Platform, where we implement UWP APIs for full screen…