Slyno.MVVMToolkit 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Slyno.MVVMToolkit --version 2.0.0
                    
NuGet\Install-Package Slyno.MVVMToolkit -Version 2.0.0
                    
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="Slyno.MVVMToolkit" Version="2.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Slyno.MVVMToolkit" Version="2.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Slyno.MVVMToolkit" />
                    
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 Slyno.MVVMToolkit --version 2.0.0
                    
#r "nuget: Slyno.MVVMToolkit, 2.0.0"
                    
#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=Slyno.MVVMToolkit&version=2.0.0
                    
Install Slyno.MVVMToolkit as a Cake Addin
#tool nuget:?package=Slyno.MVVMToolkit&version=2.0.0
                    
Install Slyno.MVVMToolkit as a Cake Tool

Universal library to help with MVVM applications.

There are no supported framework assets in this 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
4.1.0 1,284 12/27/2016
4.0.2 1,066 12/27/2016
4.0.1 1,059 12/27/2016
4.0.0 1,052 12/27/2016
3.0.4 1,635 1/14/2016
3.0.3 1,364 12/21/2015
3.0.2 1,325 12/8/2015
3.0.1 1,327 12/7/2015
3.0.0 1,513 12/6/2015
2.3.0 1,672 4/25/2015
2.2.0 1,493 12/7/2014
2.1.0.1 1,172 10/10/2014
2.1.0 1,207 10/10/2014
2.0.0 1,225 8/16/2014
1.1.0 1,264 6/30/2014
1.0.0 1,464 6/30/2014

v2.0.0.0
     Added Converters.
     
     v1.1.0.0
     Updated for universal apps.
     
     v1.0.0.0
     Initial release.