Cube.Core
9.0.0
dotnet add package Cube.Core --version 9.0.0
NuGet\Install-Package Cube.Core -Version 9.0.0
<PackageReference Include="Cube.Core" Version="9.0.0" />
paket add Cube.Core --version 9.0.0
#r "nuget: Cube.Core, 9.0.0"
// Install Cube.Core as a Cake Addin #addin nuget:?package=Cube.Core&version=9.0.0 // Install Cube.Core as a Cake Tool #tool nuget:?package=Cube.Core&version=9.0.0
Cube.Core
The project provides support the MVVM pattern in WinForms or WPF (or possibly other frameworks) applications. This project can be roughly divided into the three packages as follows:
- Cube.Core
- Cube.Forms (WinForms)
- Cube.Xui (WPF)
The Cube.Core package provides some additional utility functions. One of them is Cube.FileSystem.Io class, which provides functionality to switch between the use of .NET standard methods or other third party libraries for I/O operations such as move, copy, delete, etc. The Cube.FileSystem.AlphaFS package is the implementations of those I/O operations by using the AlphaFS library.
Note that the libraries may output debug logs internally, but by default, these logs are not actually output anywhere. To check the contents of the debug logs, add Cube.Logging.NLog package and add the following code.
Cube.Logger.Configure(new Cube.Logging.NLog.LoggerSource());
These packages are basically available for .NET Framework 3.5, 4.6, .NET Standard 2.0, .NET 6, or later. Note that the Cube.FileSystem.AlphaFS package supports only .NET Framework.
Installation
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.
Contributing
- Fork Cube.Core repository.
- Create a feature branch from the master branch (git checkout -b my-new-feature origin/master).
- Commit your changes.
- Rebase your local changes against the master branch.
- Run the dotnet test command or the Visual Studio (NUnit 3 test adapter) and confirm that it passes.
- Create new Pull Request.
License
Copyright © 2010 CubeSoft, Inc. These packages are licensed under the Apache 2.0.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. 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. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 3.5
- AsyncBridge (>= 0.3.1)
-
.NETFramework 4.6
- No dependencies.
-
.NETStandard 2.0
- Microsoft.Win32.Registry (>= 5.0.0)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Cube.Core:
Package | Downloads |
---|---|
Cube.Pdf
Basic data structures and interfaces for Cube.Pdf libraries. |
|
Cube.Forms
Provides support the MVVM pattern in WinForms applications. |
|
Cube.Xui
Bindings, converters, commands, behaviors, and other components to provide support the MVVM pattern in WPF applications. |
|
Cube.FileSystem.SevenZip
7-Zip wrapper library for .NET. |
|
Cube.Logging.NLog
Wraps the NLog package compatible with the Cube.ILoggerSource interface. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Cube.Core:
Repository | Stars |
---|---|
cube-soft/cube.pdf
CubePDF, CubePDF Utility, CubePDF Page, and CubePDF SDK for .NET
|
Version | Downloads | Last updated |
---|---|---|
9.0.0 | 989 | 6/25/2024 |
8.6.1 | 6,485 | 1/22/2024 |
8.6.0 | 578 | 12/20/2023 |
8.5.1 | 4,931 | 9/28/2023 |
8.5.0 | 1,335 | 9/6/2023 |
8.2.0 | 1,836 | 7/18/2023 |
8.1.0 | 2,028 | 5/10/2023 |
8.0.0 | 2,499 | 11/21/2022 |
7.0.0 | 10,426 | 7/8/2022 |
6.0.0 | 5,204 | 11/19/2021 |
5.0.0 | 4,156 | 9/27/2021 |
4.0.2 | 1,700 | 9/3/2021 |
4.0.1 | 1,733 | 8/6/2021 |
4.0.0 | 1,816 | 7/9/2021 |
3.1.0 | 1,331 | 11/11/2020 |
3.0.0 | 846 | 10/7/2020 |
2.1.0 | 1,012 | 8/26/2020 |
2.0.1 | 1,047 | 6/1/2020 |
2.0.0 | 523 | 6/1/2020 |
1.18.0 | 4,538 | 11/7/2019 |
1.17.0 | 2,350 | 8/2/2019 |
1.16.0 | 3,177 | 6/21/2019 |
1.15.10 | 596 | 6/9/2020 |
1.15.0 | 3,136 | 4/9/2019 |
1.14.0 | 943 | 2/17/2019 |
1.13.0 | 1,502 | 11/20/2018 |
1.12.0 | 781 | 10/23/2018 |
1.11.0 | 859 | 9/27/2018 |
1.10.0 | 882 | 6/26/2018 |
1.9.0 | 909 | 5/23/2018 |
1.8.1 | 935 | 4/25/2018 |
1.8.0 | 1,531 | 4/11/2018 |