Info
Version: | 2.0.0.10 |
Author(s): | Stephen Schaff |
Last Update: | Thursday, February 28, 2013 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/PrismMVVMLibrary |
Install
Install-Package PrismMVVMLibrary
dotnet add package PrismMVVMLibrary
paket add PrismMVVMLibrary
PrismMVVMLibrary Download (Unzip the "nupkg" after downloading)
Dependencies
- Unity(2.1)
- Prism(4.1)
- Prism.UnityExtensions(4.1)
- NSubstitute
Tags
(Though you are free to use it wherever you like.)
Contains a ViewModelBase for Prism that will tell you if you are in Design Mode or not. (Copied from MVVM Light)
Contains some Prism and Unity design time class fakes.
Also contains a design time bootstrapper for unity.