DataContext and CommandContext allow you to separate data and commands into two dedicated view models.
Info
Version: | 1.0.28 |
Author(s): | Manuel Naujoks |
Last Update: | Friday, April 12, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/halllo/CommandContext |
NuGet Url: | https://www.nuget.org/packages/CommandContext |
Install
Install-Package CommandContext
dotnet add package CommandContext
paket add CommandContext
CommandContext Download (Unzip the "nupkg" after downloading)
Dependencies
Tags