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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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 NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 486 | 8/29/2012 |
1.1.2-beta | 56 | 7/24/2012 |
1.1.1-beta | 56 | 7/24/2012 |
1.1.0-beta | 58 | 7/23/2012 |
1.0.0 | 69 | 4/13/2012 |
Includes the 1.1.2 bug fixes.
Includes the new convention based binding options.
Includes intellisense documentation.
Minor cleanup & improvements.