Info
Version: | 0.0.6 |
Author(s): | Spoqa |
Last Update: | Friday, January 1, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/spoqa/MvvmLightBindingAttributes |
NuGet Url: | https://www.nuget.org/packages/MvvmLightBindingAttributes |
Install
Install-Package MvvmLightBindingAttributes
dotnet add package MvvmLightBindingAttributes
paket add MvvmLightBindingAttributes
MvvmLightBindingAttributes Download (Unzip the "nupkg" after downloading)
Dependencies
- MvvmLightLibs(>= 5.2.0)
- PostSharp(>= 4.2.17)
Tags
The attributes are based on LocationInterceptionAspect of PostSharp, simplify binding properties between View and ViewModel.