QuickCross 2.0.0
dotnet add package QuickCross --version 2.0.0
NuGet\Install-Package QuickCross -Version 2.0.0
<PackageReference Include="QuickCross" Version="2.0.0" />
paket add QuickCross --version 2.0.0
#r "nuget: QuickCross, 2.0.0"
// Install QuickCross as a Cake Addin #addin nuget:?package=QuickCross&version=2.0.0 // Install QuickCross as a Cake Tool #tool nuget:?package=QuickCross&version=2.0.0
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.
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,001 | 1/14/2014 |
2.0.0-beta | 994 | 1/3/2014 |