Curanza 1.0.7

dotnet add package Curanza --version 1.0.7
NuGet\Install-Package Curanza -Version 1.0.7
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="Curanza" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Curanza --version 1.0.7
#r "nuget: Curanza, 1.0.7"
#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 Curanza as a Cake Addin
#addin nuget:?package=Curanza&version=1.0.7

// Install Curanza as a Cake Tool
#tool nuget:?package=Curanza&version=1.0.7

The main purpose of Curanza is to simplify the development of a UWP app for any supported platform.
Today a modern app is developed using MVVM pattern, and Curanza helps you to successfully apply this pattern.
Using Curanza, for example, you can bind a RelayCommand (and optionally his parameter) to most typical gesture/events
performed by the user on the UI.

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Store netcore451 is compatible. 
Compatible target framework(s)
Included target framework(s) (in 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
1.0.7 2,187 11/9/2015
1.0.6 1,874 8/20/2015