Xamarin Forms, the MVVMLight Toolkit and I: migrating the Forms project and MVVMLight to .NET Standard

In this post, we will see how to convert a Xamarin.Forms PCL-project into a .NET Standard project. During that process, we will update MVVMLight to the latest version, plus I’ll show you how to fix common errors during that conversion.