![]() |
VOOZH | about |
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" />
<PackageVersion Include="Cube.Core" Version="9.0.0" />Directory.Packages.props
<PackageReference Include="Cube.Core" />Project file
paket add Cube.Core --version 9.0.0
#r "nuget: Cube.Core, 9.0.0"
#:package Cube.Core@9.0.0
#addin nuget:?package=Cube.Core&version=9.0.0Install as a Cake Addin
#tool nuget:?package=Cube.Core&version=9.0.0Install as a Cake Tool
👁 Core
👁 Forms
👁 Forms.Controls
👁 Xui
👁 AlphaFS
👁 NLog
👁 AppVeyor
👁 Codecov
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:
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.
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 CubeSoft, Inc. These packages are licensed under the Apache 2.0.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net35 net35 is compatible. net40 net40 was computed. net403 net403 was computed. net45 net45 was computed. net451 net451 was computed. net452 net452 was computed. net46 net46 is compatible. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
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. |
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 | 15,631 | 6/25/2024 |
| 8.6.1 | 18,980 | 1/22/2024 |
| 8.6.0 | 8,542 | 12/20/2023 |
| 8.5.1 | 13,105 | 9/28/2023 |
| 8.5.0 | 9,415 | 9/6/2023 |
| 8.2.0 | 9,866 | 7/18/2023 |
| 8.1.0 | 10,054 | 5/10/2023 |
| 8.0.0 | 10,630 | 11/21/2022 |
| 7.0.0 | 19,546 | 7/8/2022 |
| 6.0.0 | 13,629 | 11/19/2021 |
| 5.0.0 | 12,336 | 9/27/2021 |
| 4.0.2 | 9,769 | 9/3/2021 |
| 4.0.1 | 9,802 | 8/6/2021 |
| 4.0.0 | 9,922 | 7/9/2021 |
| 3.1.0 | 9,371 | 11/11/2020 |
| 3.0.0 | 8,860 | 10/7/2020 |
| 2.1.0 | 9,099 | 8/26/2020 |
| 2.0.1 | 9,083 | 6/1/2020 |
| 2.0.0 | 8,520 | 6/1/2020 |
| 1.15.10 | 8,648 | 6/9/2020 |