![]() |
VOOZH | about |
dotnet add package Cube.FileSystem.AlphaFS --version 9.0.0
NuGet\Install-Package Cube.FileSystem.AlphaFS -Version 9.0.0
<PackageReference Include="Cube.FileSystem.AlphaFS" Version="9.0.0" />
<PackageVersion Include="Cube.FileSystem.AlphaFS" Version="9.0.0" />Directory.Packages.props
<PackageReference Include="Cube.FileSystem.AlphaFS" />Project file
paket add Cube.FileSystem.AlphaFS --version 9.0.0
#r "nuget: Cube.FileSystem.AlphaFS, 9.0.0"
#:package Cube.FileSystem.AlphaFS@9.0.0
#addin nuget:?package=Cube.FileSystem.AlphaFS&version=9.0.0Install as a Cake Addin
#tool nuget:?package=Cube.FileSystem.AlphaFS&version=9.0.0Install as a Cake Tool
👁 Package
👁 AppVeyor
👁 Codecov
The Cube.FileSystem.AlphaFS package uses the AlphaFS library to provide I/O operations such as move, copy, and delete. These functions are available via the Cube.FileSystem.Io class. When you use the AlphaFS for I/O operations, describe the following statement at first.
// using Cube.FileSystem;
Io.Configure(new Cube.FileSystem.AlphaFS.IoController());
All I/O operations of the Cube.* projects also are performed via the Cube.FileSystem.Io class and therefore affected by its configuration.
The package is available for .NET Framework 3.5, 4.6, or later.
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 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. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 9.0.0 | 364 | 6/25/2024 |
| 8.6.1 | 391 | 1/22/2024 |
| 8.6.0 | 333 | 12/20/2023 |
| 8.5.1 | 261 | 9/28/2023 |
| 8.5.0 | 299 | 9/6/2023 |
| 8.2.0 | 341 | 7/18/2023 |
| 8.1.0 | 352 | 5/10/2023 |
| 8.0.0 | 588 | 11/21/2022 |
| 7.0.0 | 677 | 7/8/2022 |
| 6.0.0 | 657 | 11/19/2021 |
| 5.0.0 | 587 | 9/27/2021 |
| 4.0.2 | 555 | 9/3/2021 |
| 4.0.1 | 539 | 8/6/2021 |
| 4.0.0 | 611 | 7/9/2021 |