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
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="WinFormsMVP.Core" Version="1.0.2008.2017" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WinFormsMVP.Core --version 1.0.2008.2017
#r "nuget: WinFormsMVP.Core, 1.0.2008.2017"
#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.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 2,814 8/10/2017
1.0.1808.2017 1,378 8/7/2017
1.0.1410.2014 3,600 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.