Provides support the MVVM pattern in WinForms applications.
$ dotnet add package Cube.FormsThe Cube.Forms and Cube.Forms.Controls packages provide GUI components, behaviors, binding support, and other components to provide support the MVVM pattern in WinForms applications. These packages are available for .NET Framework 3.5, 4.6, .NET 6, or later. Note that basic components to practice the MVVM pattern is implemented in the Cube.Core package, and the WPF part is in the Cube.Xui package.
You can install the library through the NuGet package. Add dependencies in your project file or select it from the NuGet packages UI on Visual Studio. For more information, see the NuGet page.
Copyright © 2010 These packages are licensed under the .