I proudly introduce to you the Microsoft.Toolkit.Xamarin.Forms package! In this post you will read all about this package (aka XamarinCommunityToolkit)
This post describes a little PowerShell script that helps you hide the GoXLR app that shows each time you boot Windows. Learn what it does and how to use it
In this post, answering a StackOverflow question, I show how to write a custom renderer that disables the bounce effect on Xamarin.Forms iOS CollectionView
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#