MvvmQuickCross 1.6.0
dotnet add package MvvmQuickCross --version 1.6.0
NuGet\Install-Package MvvmQuickCross -Version 1.6.0
<PackageReference Include="MvvmQuickCross" Version="1.6.0" />
paket add MvvmQuickCross --version 1.6.0
#r "nuget: MvvmQuickCross, 1.6.0"
// Install MvvmQuickCross as a Cake Addin #addin nuget:?package=MvvmQuickCross&version=1.6.0 // Install MvvmQuickCross as a Cake Tool #tool nuget:?package=MvvmQuickCross&version=1.6.0
MvvmQuickCross is a lightweight (no binaries) cross-platform MVVM pattern to quickly build native Xamarin.iOS, Xamarin.Android, Windows Phone and Windows Store Apps with shared C# code.
MvvmQuickCross provides data binding for Android (and for iOS soon). It accelerates development with scaffolders and code snippets, also for a single platform app. For cross-platform apps MvvmQuickCross increases code sharing with an Application-Navigator pattern.
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 or modify it.
See the project site on GitHub for news, example apps and full reference documentation.
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.