Helper classes for building Portable Class Libraries that use the the Model-View-ViewModel pattern and can be deployed to all the following platforms: WPF, Silverlight, Windows Store, Windows Phone, iOS and Android.
Info
| Version: | 5.5.1 |
| Author(s): | Tony Sneed |
| Last Update: | Tuesday, February 24, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://simplemvvmtoolkit.codeplex.com |
| NuGet Url: | https://www.nuget.org/packages/SimpleMvvmToolkit.Portable |
Install
Install-Package SimpleMvvmToolkit.Portable
dotnet add package SimpleMvvmToolkit.Portable
paket add SimpleMvvmToolkit.Portable
SimpleMvvmToolkit.Portable Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(6.0.8)
Tags