Metadata >> NuGet >> AtomicPhoneMVVM

AtomicPhoneMVVM

Metadata

Authors Robert MacLean
Copyrights Copyright Robert MacLean 2012
Description 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.
IconUrl http://cdn.bitbucket.org/rmaclean/atomicmvvm/downloads/icon.png
LicenseUrl http://www.opensource.org/licenses/MS-PL
Owners Robert MacLean
ProjectUrl https://bitbucket.org/rmaclean/atomicmvvm/
ReleaseNotes 1.0.0 - First release.
RequireLicenseAcceptance False
Summary A supremely lightweight MVVM framework for Windows Phone.
Tags WindowsPhone71 WindowsPhone WP7 WP7.1 WindowsPhone7.1 MVVM BINDING SL Convention Model-View-ViewModel Model View Presentation UI ViewModel mvvmlight data

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install AtomicPhoneMVVM -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install AtomicPhoneMVVM -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package AtomicPhoneMVVM
Installing the package (HTTP Basic authentication):
Install-Package AtomicPhoneMVVM -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package AtomicPhoneMVVM -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package AtomicPhoneMVVM

OpenWrap

Installing the package:
o add-wrap AtomicPhoneMVVM
Uninstalling the package:
o remove-wrap AtomicPhoneMVVM

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
2.0
1.1.1-beta
1.1.0-beta
1.0.0