Info
Version: | 1.5.7 |
Author(s): | Daniel Beus |
Last Update: | Thursday, January 6, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Mindfire.Xamarin |
Install
Install-Package Mindfire.Xamarin
dotnet add package Mindfire.Xamarin
paket add Mindfire.Xamarin
Mindfire.Xamarin Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Mindfire.Xamarin.Abstractions(>= 1.3.1)
- Xamarin.Forms(>= 4.8.0.1821)
- Mindfire.Xamarin.Abstractions(>= 1.3.1)
- Xamarin.Forms(>= 4.8.0.1821)
Tags
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.