MVVM Helpers is a library of helpers for WPF to implement the MVVM design pattern, it also includes several Blend behaviors, attached behaviors, extension methods and general .NET classes to aid in the development of WPF applications.
Info
Version: | 2012.4.20.3 |
Author(s): | Mark Smith |
Last Update: | Tuesday, November 19, 2013 |
.NET Fiddle: | Online Example |
Project Url: | http://mvvmhelpers.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/MVVMHelpers |
Install
Install-Package MVVMHelpers
dotnet add package MVVMHelpers
paket add MVVMHelpers
MVVMHelpers Download (Unzip the "nupkg" after downloading)
Dependencies
Tags