SimpleMvvmToolkit 5.5.1
Helper classes for building applications using the Model-View-ViewModel pattern that target one of the following platforms: WPF, Silverlight, Windows Store, Windows Phone, iOS and Android.
Install-Package SimpleMvvmToolkit -Version 5.5.1
dotnet add package SimpleMvvmToolkit --version 5.5.1
<PackageReference Include="SimpleMvvmToolkit" Version="5.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SimpleMvvmToolkit --version 5.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SimpleMvvmToolkit, 5.5.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- Newtonsoft.Json (>= 6.0.8)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on SimpleMvvmToolkit:
Repository | Stars |
---|---|
TrackableEntities/trackable-entities
N-Tier Support for Entity Framework with WCF or ASP.NET Web API
|