My "custom" Master-Detail Page Navigation menu implementation on Xamarin.Forms platform. This master page have two areas one for ListView with menu items and one for the other information such as user profile info, image and other info.
How to use Entity Framework Core 2.0 with Xamarin.Forms. This is project code app example for blog post tutorial on my blog
Xamarin.Forms simple MVVM app with CRUD operations using Realm as mobile database.
Simple implementation of master detail page in Xamarin.Forms using Prism as a XAML framework.
Demo sample app with custom renderer for decreasing extra padding on Label control on Android platform.