Cube.Core
1.18.0
Shared library to realize the MVVM pattern in WPF or WinForms, which is available for .NET Framework 3.5, 4.5, .NET Standard 2.0, or later.
Install-Package Cube.Core -Version 1.18.0
dotnet add package Cube.Core --version 1.18.0
<PackageReference Include="Cube.Core" Version="1.18.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cube.Core --version 1.18.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 3.5
- AsyncBridge (>= 0.3.1)
- Cube.Backwards (>= 1.6.0)
- log4net (>= 2.0.8)
- TaskParallelLibrary (>= 1.0.2856)
-
.NETFramework 4.5
- log4net (>= 2.0.8)
-
.NETStandard 2.0
- log4net (>= 2.0.8)
- Microsoft.Win32.Registry (>= 4.5.0)
- Microsoft.Win32.SystemEvents (>= 4.5.0)
GitHub Usage
This package is not used by any popular GitHub repositories.