QuickCross 2.0.0-beta
See the version list below for details.
dotnet add package QuickCross --version 2.0.0-beta
NuGet\Install-Package QuickCross -Version 2.0.0-beta
<PackageReference Include="QuickCross" Version="2.0.0-beta" />
paket add QuickCross --version 2.0.0-beta
#r "nuget: QuickCross, 2.0.0-beta"
// Install QuickCross as a Cake Addin #addin nuget:?package=QuickCross&version=2.0.0-beta&prerelease // Install QuickCross as a Cake Tool #tool nuget:?package=QuickCross&version=2.0.0-beta&prerelease
QuickCross 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.
QuickCross provides data binding for Android and for iOS. It accelerates development with scaffolders and code snippets, also for a single platform app. For cross-platform apps QuickCross increases code sharing with an Application-Navigator pattern.
QuickCross 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.
NOTE: This version (2.0) of QuickCross is in beta now; the iOS data bindings are working but they are currently documented at a minimum level; more elaborate iOS example documentation will be added soon.
The purpose of this beta release is to gain feedback on the iOS data bindings implementation; if you are building a production application or if you are targeting other platforms than iOS, it is recommended to keep using the previous version until the QuickCross release version is published.
Versions before 2.0 were published under the name MvvmQuickCross. They will continue to be supported at the existing MvvmQuickCross GitHub repository, and the existing MvvmQuickCross NuGet packages will remain available.
Upgrading from MvvmQuickCross to QuickCross is quick (pun intended); see TODO URL for details.
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.
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 2,002 | 1/14/2014 |
2.0.0-beta | 994 | 1/3/2014 |