QuickCross 2.0.0-beta

This is a prerelease version of QuickCross.
There is a newer version of this package available.
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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="QuickCross" Version="2.0.0-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add QuickCross --version 2.0.0-beta
#r "nuget: QuickCross, 2.0.0-beta"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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.

There are no supported framework assets in this package.

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 1,931 1/14/2014
2.0.0-beta 968 1/3/2014