FusionMVVM 1.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package FusionMVVM --version 1.2.0
NuGet\Install-Package FusionMVVM -Version 1.2.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="FusionMVVM" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FusionMVVM --version 1.2.0
#r "nuget: FusionMVVM, 1.2.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.
// Install FusionMVVM as a Cake Addin
#addin nuget:?package=FusionMVVM&version=1.2.0

// Install FusionMVVM as a Cake Tool
#tool nuget:?package=FusionMVVM&version=1.2.0

A small and easy-to-use MVVM toolkit for WPF.

Features: Ioc Container, ViewModelLocator, WindowManager, Messenger, DialogMessage, RelayCommand (Normal and Generic), EventToCommand.

Product Compatible and additional computed target framework versions.
.NET Framework net 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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0-alpha4 94 2/14/2015
2.0.0-alpha3 72 2/3/2015
2.0.0-alpha2 78 1/10/2015
2.0.0-alpha1 66 1/4/2015
1.3.3 178 10/18/2014
1.3.2 113 9/24/2014
1.3.1 142 7/7/2014
1.3.0 102 7/6/2014
1.2.2 94 5/22/2014
1.2.1 85 5/18/2014
1.2.0 100 5/17/2014

- Automatic INotifyProperChanged implementation with ReSharper. Must be enabled in "ReSharper|Options|Code Annotations".