Vaper is a library to help with MVVM development in WPF, with support for opening windows from ViewModel layer, general purpose reflection based validation, and run-time generated data entry windows.
Info
Version: | 1.0.0 |
Author(s): | dupoi |
Last Update: | Monday, March 14, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Vaper |
Install
Install-Package Vaper
dotnet add package Vaper
paket add Vaper
Vaper Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)