Info
Version: | 1.0.7 |
Author(s): | Brain-Sys Srl |
Last Update: | Monday, November 9, 2015 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Curanza |
Install
Install-Package Curanza
dotnet add package Curanza
paket add Curanza
Curanza Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
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.