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.
#:package NControl.Mvvm@0.6.7.69
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code 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,578 2/18/2017
0.6.7.68 1,822 1/18/2017
0.6.7.67 1,776 12/13/2016
0.6.7.66 1,728 12/13/2016
0.6.7.65 1,786 12/13/2016
0.6.7.6 1,681 12/13/2016
0.6.7.5 1,757 12/13/2016
0.6.7.3 1,759 12/13/2016
0.6.7.2 1,769 12/13/2016
0.6.7.1 1,762 12/13/2016
0.6.7 1,794 12/12/2016
0.6.6 1,819 12/8/2016
0.6.5.2 1,741 11/24/2016
0.6.5.1 1,739 10/3/2016
0.6.5 1,717 10/3/2016
0.6.4.1 1,737 9/30/2016
0.6.4 1,666 9/30/2016
0.6.3 1,700 9/30/2016
0.6.2 1,997 9/12/2016
Loading failed

Released for iOS and Android