WindowsPhoneMvp 2.0.0.78-alpha
dotnet add package WindowsPhoneMvp --version 2.0.0.78-alpha
NuGet\Install-Package WindowsPhoneMvp -Version 2.0.0.78-alpha
<PackageReference Include="WindowsPhoneMvp" Version="2.0.0.78-alpha" />
paket add WindowsPhoneMvp --version 2.0.0.78-alpha
#r "nuget: WindowsPhoneMvp, 2.0.0.78-alpha"
// Install WindowsPhoneMvp as a Cake Addin #addin nuget:?package=WindowsPhoneMvp&version=2.0.0.78-alpha&prerelease // Install WindowsPhoneMvp as a Cake Tool #tool nuget:?package=WindowsPhoneMvp&version=2.0.0.78-alpha&prerelease
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 | Versions Compatible and additional computed target framework versions. |
---|---|
Windows Phone | wp8 is compatible. wp81 was computed. |
-
- Autofac (>= 2.6.3.862)
- WindowsPhoneEssentials (>= 0.7.2.88)
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.