WindowsPhoneMvp 1.2.0.73

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package WindowsPhoneMvp --version 1.2.0.73
NuGet\Install-Package WindowsPhoneMvp -Version 1.2.0.73
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="WindowsPhoneMvp" Version="1.2.0.73" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WindowsPhoneMvp --version 1.2.0.73
#r "nuget: WindowsPhoneMvp, 1.2.0.73"
#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 WindowsPhoneMvp as a Cake Addin
#addin nuget:?package=WindowsPhoneMvp&version=1.2.0.73

// Install WindowsPhoneMvp as a Cake Tool
#tool nuget:?package=WindowsPhoneMvp&version=1.2.0.73

An MVP implementation for Windows Phone.
When developing projects for WindowsPhone7, without the proper binding support found in WPF,
ViewModels quickly become a dumping ground, growing to an unmanageable size and doing more then they should.
Take a step back and rediscover MVP, XAML does not necessarily mean you must use MVVM,
the lack of binding support has given new focus for projects based on MVP and MVC.

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

NuGet packages (1)

Showing the top 1 NuGet packages that depend on WindowsPhoneMvp:

Package Downloads
WindowsPhoneMvp.Mocks

WindowsPhoneMvp Mock Objects for Unit testing makes unit testing easier by providing Mock implementations of framework types and services. Normally a package like this is not necessary, however limitations in the Windows Phone runtime mean traditional Proxy-based mocking libraries will not work.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0.78-alpha 1,351 11/5/2012
1.2.0.73 2,234 4/27/2012
1.1.0.66 1,879 7/16/2011
1.1.0.64 1,618 7/3/2011
1.1.0.62 1,673 6/25/2011
1.0.0 1,751 5/15/2011
0.9.0.3 2,526 3/27/2011