While working on some regex this I learned something: regex named groups. Regex has the ability to name each matched group which is then easy to use in C#
This post explores the new simplified syntax you an use for the Xamarin.Forms Grid ColumnDefinition and RowDefinition. Reducing your XAML significantly!
While working on CI, I wanted to test changes, I didn’t want to add a space to a Markdown file to trigger it. Instead you can create an empty commit in git
In this post we will see how we can download NuGet artifacts associated to Xamarin.Forms PRs. This way, we can test potential bugfixes prior to release.