Info
| Version: | 1.2.1 |
| Author(s): | unclassified software development |
| Last Update: | Tuesday, March 21, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ygoe/ViewModelKit |
| NuGet Url: | https://www.nuget.org/packages/ViewModelKit.Fody |
Install
Install-Package ViewModelKit.Fody
dotnet add package ViewModelKit.Fody
paket add ViewModelKit.Fody
ViewModelKit.Fody Download (Unzip the "nupkg" after downloading)
Dependencies
- Fody(>= 1.29.4)
Tags
Implements INotifyPropertyChanged and DelegateCommands for auto properties, recognises dependent properties, connects property changed handlers, triggers validation. Supports virtual properties with Entity Famework.