Library for making Xamarin a little more decoupled. It provides a binding system that will bind view models and view together just based on conventions, as well as providing a navigation system that helps use the Shell's navigation without exposing the Shell instance to each view/page.
Extensions for making working with Microsoft's DI system in Xamarin Forms.
Provides methods for easily adding all types that inherit from a type, as well as a simple way to provide services for an existing object.