Info
Version: | 1.0.5 |
Author(s): | Ilya Margolin |
Last Update: | Wednesday, March 8, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/marhoily/npc |
NuGet Url: | https://www.nuget.org/packages/Npc |
Install
Install-Package Npc
dotnet add package Npc
paket add Npc
Npc Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
myViewModel.Track(vm => vm.A.B.C.Name) and be sure
to get notified whenewer vm.A, or A.B, or C.Name changed.