WinFormsMVP.NET
1.0.0
.NET 5.0
Install-Package WinFormsMVP.NET -Version 1.0.0
dotnet add package WinFormsMVP.NET --version 1.0.0
<PackageReference Include="WinFormsMVP.NET" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WinFormsMVP.NET --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WinFormsMVP.NET, 1.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install WinFormsMVP.NET as a Cake Addin
#addin nuget:?package=WinFormsMVP.NET&version=1.0.0
// Install WinFormsMVP.NET as a Cake Tool
#tool nuget:?package=WinFormsMVP.NET&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
WinFormsMVP.NET is a simple Model View Presenter framework for the WinForms platform.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Extensions.Logging (>= 5.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 5.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on WinFormsMVP.NET:
Package | Downloads |
---|---|
WinFormsMVP.NET.Autofac
WinformsMVP.NET has extensibility capabilities for IOC libraries. This package enables Autofac to be used as an IOC with WinformsMVP.NET. |
|
WinFormsMVP.NET.SimpleInjector
WinformsMVP.NET has extensibility capabilities for IOC libraries. This package enables SimpleInjector to be used as an IOC with WinformsMVP.NET. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 311 | 1/26/2021 |
1.0.0-rc.2 | 221 | 12/21/2020 |
1.0.0-rc.1 | 249 | 12/20/2020 |
This release is a port of WinFormsMVP to the new .NET framework (5.0).