WindowsPhoneMvp
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.
Install
dotnet add package WindowsPhoneMvp --version 1.1.0.64
Install-Package WindowsPhoneMvp -Version 1.1.0.64
<PackageReference Include="WindowsPhoneMvp" Version="1.1.0.64" />
Frameworks
No framework metadata available.
Dependencies
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
NuGet marks this package as deprecated. Review the publisher's migration guidance before adopting it.
No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.
No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.