NControl.Mvvm 0.6.7.69

Requires NuGet 2.8.1 or higher.

dotnet add package NControl.Mvvm --version 0.6.7.69
                    
NuGet\Install-Package NControl.Mvvm -Version 0.6.7.69
                    
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="NControl.Mvvm" Version="0.6.7.69" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NControl.Mvvm" Version="0.6.7.69" />
                    
Directory.Packages.props
<PackageReference Include="NControl.Mvvm" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NControl.Mvvm --version 0.6.7.69
                    
#r "nuget: NControl.Mvvm, 0.6.7.69"
                    
#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.
#addin nuget:?package=NControl.Mvvm&version=0.6.7.69
                    
Install as a Cake Addin
#tool nuget:?package=NControl.Mvvm&version=0.6.7.69
                    
Install as a Cake Tool

NControl.Mvvm is a small Mvvm library built to be used with the NControl.Controls library.

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
0.6.7.69 2,212 2/18/2017
0.6.7.68 1,507 1/18/2017
0.6.7.67 1,471 12/13/2016
0.6.7.66 1,426 12/13/2016
0.6.7.65 1,462 12/13/2016
0.6.7.6 1,374 12/13/2016
0.6.7.5 1,441 12/13/2016
0.6.7.3 1,443 12/13/2016
0.6.7.2 1,452 12/13/2016
0.6.7.1 1,470 12/13/2016
0.6.7 1,472 12/12/2016
0.6.6 1,492 12/8/2016
0.6.5.2 1,429 11/24/2016
0.6.5.1 1,429 10/3/2016
0.6.5 1,412 10/3/2016
0.6.4.1 1,440 9/30/2016
0.6.4 1,376 9/30/2016
0.6.3 1,377 9/30/2016
0.6.2 1,612 9/12/2016
0.6.0 1,695 6/27/2016
0.5.2 1,705 5/26/2016
0.4.5 1,672 4/12/2016
0.4.4 1,637 4/12/2016
0.4.3 1,612 4/12/2016
0.4.2 1,709 4/5/2016
0.4.0 1,664 4/3/2016

Released for iOS and Android