MvvmQuickCross 1.5.2.1
See the version list below for details.
dotnet add package MvvmQuickCross --version 1.5.2.1
NuGet\Install-Package MvvmQuickCross -Version 1.5.2.1
<PackageReference Include="MvvmQuickCross" Version="1.5.2.1" />
paket add MvvmQuickCross --version 1.5.2.1
#r "nuget: MvvmQuickCross, 1.5.2.1"
// Install MvvmQuickCross as a Cake Addin #addin nuget:?package=MvvmQuickCross&version=1.5.2.1 // Install MvvmQuickCross as a Cake Tool #tool nuget:?package=MvvmQuickCross&version=1.5.2.1
MvvmQuickCross is a lightweight cross-platform MVVM pattern to quickly build native Xamarin.iOS, Xamarin.Android, Windows Phone and Windows Store Apps with shared C# code.
MvvmQuickCross accelerates development, also for a single platform app. For cross-platform apps MvvmQuickCross increases code sharing.
MvvmQuickCross aims to leave you in full control; it does not get in the way if you want to do some things differently, and you can simply extend it.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.