WindowsPhoneMvp 2.0.0.78-alpha

This is a prerelease version of WindowsPhoneMvp.
dotnet add package WindowsPhoneMvp --version 2.0.0.78-alpha
                    
NuGet\Install-Package WindowsPhoneMvp -Version 2.0.0.78-alpha
                    
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="2.0.0.78-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WindowsPhoneMvp" Version="2.0.0.78-alpha" />
                    
Directory.Packages.props
<PackageReference Include="WindowsPhoneMvp" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WindowsPhoneMvp --version 2.0.0.78-alpha
                    
#r "nuget: WindowsPhoneMvp, 2.0.0.78-alpha"
                    
#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.
#:package WindowsPhoneMvp@2.0.0.78-alpha
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=WindowsPhoneMvp&version=2.0.0.78-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=WindowsPhoneMvp&version=2.0.0.78-alpha&prerelease
                    
Install as a Cake Tool

Windows Phone MVP is a Model-View-Presenter implementation for
Windows Phone 8. It is a minimalistic framework that neatly wraps itself around
the existing Windows Phone libraries to provide greater code separation and powerful extensions
but still allow you to choose when you want to use it, or when you don't.

Product Compatible and additional computed target framework versions.
Windows Phone wp8 is compatible.  wp81 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.0.78-alpha 63 11/5/2012
1.2.0.73 158 4/27/2012
1.1.0.66 52 7/16/2011
1.1.0.64 52 7/3/2011
1.1.0.62 175 6/25/2011
1.0.0 189 5/15/2011
0.9.0.3 199 3/27/2011