AtomicPhoneMVVM 2.0.0

dotnet add package AtomicPhoneMVVM --version 2.0.0
NuGet\Install-Package AtomicPhoneMVVM -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AtomicPhoneMVVM" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AtomicPhoneMVVM --version 2.0.0
#r "nuget: AtomicPhoneMVVM, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install AtomicPhoneMVVM as a Cake Addin
#addin nuget:?package=AtomicPhoneMVVM&version=2.0.0

// Install AtomicPhoneMVVM as a Cake Tool
#tool nuget:?package=AtomicPhoneMVVM&version=2.0.0

The goal of AtomicPhoneMVVM is to allow developers to work with MVVM in their Windows Phone projects with minimal effort while not getting in the way of the code. It requires Windows Phone 7.1 or higher.

Product Compatible and additional computed target framework versions.
Silverlight sl4-wp is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0 2,391 8/29/2012
1.1.2-beta 1,202 7/24/2012
1.1.1-beta 1,199 7/24/2012
1.1.0-beta 1,212 7/23/2012
1.0.0 1,617 4/13/2012

Includes the 1.1.2 bug fixes.
Includes the new convention based binding options.
Includes intellisense documentation.
Minor cleanup & improvements.