WinFormsMVP.Core
1.0.2008.2017
dotnet add package WinFormsMVP.Core --version 1.0.2008.2017
NuGet\Install-Package WinFormsMVP.Core -Version 1.0.2008.2017
<PackageReference Include="WinFormsMVP.Core" Version="1.0.2008.2017" />
paket add WinFormsMVP.Core --version 1.0.2008.2017
#r "nuget: WinFormsMVP.Core, 1.0.2008.2017"
// Install WinFormsMVP.Core as a Cake Addin #addin nuget:?package=WinFormsMVP.Core&version=1.0.2008.2017 // Install WinFormsMVP.Core as a Cake Tool #tool nuget:?package=WinFormsMVP.Core&version=1.0.2008.2017
Based on the excellent Web Forms MVP, WinForms MVP is a simple Model View Presenter framework for the Winforms platform.
This is the core framework itself. Dependency Injection support is available as separate Nuget packages.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on WinFormsMVP.Core:
Package | Downloads |
---|---|
WinFormsMvp.StructureMap
Adds StructureMap support for WinFormsMVP. |
|
WinFormsMVP.Ninject
Adds Ninject support for WinFormsMVP. |
|
WinFormsMVP.Unity
Adds Unity support for WinFormsMVP. |
|
WinFormsMVP.SimpleInjector
Adds SimpleInjector support for WinFormsMVP. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.2008.2017 | 3,023 | 8/10/2017 |
1.0.1808.2017 | 1,427 | 8/7/2017 |
1.0.1410.2014 | 3,835 | 10/17/2015 |
Removal of signing key. This is no longer a signed assembly. WinformsMVP had to cease signing its assembly because the IOC libraries ceased signing theirs.