WinFormsMDI2 2.1.0

dotnet add package WinFormsMDI2 --version 2.1.0
NuGet\Install-Package WinFormsMDI2 -Version 2.1.0
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="WinFormsMDI2" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WinFormsMDI2 --version 2.1.0
#r "nuget: WinFormsMDI2, 2.1.0"
#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 WinFormsMDI2 as a Cake Addin
#addin nuget:?package=WinFormsMDI2&version=2.1.0

// Install WinFormsMDI2 as a Cake Tool
#tool nuget:?package=WinFormsMDI2&version=2.1.0

It is already known that microsoft has basically discontinued the MDI system. it's been more than 8 years since she stopped updating it... This project aims to bring a new efficient/free/opensoure/customizable MDI system to replace the old system

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0-windows7.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.0 469 7/15/2022
2.0.6 452 3/12/2022
2.0.5 419 3/10/2022
2.0.4 331 12/9/2021
2.0.3 276 12/8/2021
2.0.2 285 12/8/2021
2.0.1 299 11/11/2021
2.0.0 289 11/10/2021
1.2.0 325 10/26/2021
1.1.2 311 10/13/2021
1.1.1 321 10/12/2021
1.1.0 317 10/11/2021
1.0.0 327 10/10/2021

Fixed Bugs;  SelectColor Change Added; Add AbstractMdiWin