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" />
<PackageReference Include="WindowsPhoneMvp" />
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
#tool nuget:?package=WindowsPhoneMvp&version=2.0.0.78-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Autofac (>= 2.6.3.862)
- WindowsPhoneEssentials (>= 0.7.2.88)
GitHub repositories
This package is not used by any popular GitHub repositories.