AlphaFS 2.2.6
dotnet add package AlphaFS --version 2.2.6
NuGet\Install-Package AlphaFS -Version 2.2.6
<PackageReference Include="AlphaFS" Version="2.2.6" />
<PackageVersion Include="AlphaFS" Version="2.2.6" />
<PackageReference Include="AlphaFS" />
paket add AlphaFS --version 2.2.6
#r "nuget: AlphaFS, 2.2.6"
#:package AlphaFS@2.2.6
#addin nuget:?package=AlphaFS&version=2.2.6
#tool nuget:?package=AlphaFS&version=2.2.6
AlphaFS is a .NET library providing more complete Win32 file system functionality to the .NET platform than the standard System.IO classes. Features highlights: creating hardlinks, accessing hidden volumes, enumeration of volumes, transactional file operations and much more.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net35 is compatible. net40 is compatible. net403 was computed. net45 is compatible. net451 is compatible. net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (11)
Showing the top 5 NuGet packages that depend on AlphaFS:
| Package | Downloads |
|---|---|
|
SprightlySoft.AWSComponent
Description |
|
|
AuxiliarySharp
Just a bunch of useful methods |
|
|
windows-prison
Windows Prison |
|
|
Cube.FileSystem.AlphaFS
Wraps the AlphaFS package compatible with the Cube.FileSystem interface. |
|
|
ujjwalpa-personal
Personal Project of Ujjwal Pandey to test Nuget |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.2.6 | 587,973 | 8/18/2018 |
| 2.2.5 | 5,674 | 7/27/2018 |
| 2.2.4 | 18,364 | 7/12/2018 |
| 2.2.3 | 5,937 | 6/14/2018 |
| 2.2.2 | 8,582 | 6/5/2018 |
| 2.2.1 | 53,446 | 4/5/2018 |
| 2.2.0 | 19,305 | 3/25/2018 |
| 2.1.3 | 487,484 | 6/5/2017 |
| 2.1.2 | 43,889 | 10/30/2016 |
| 2.1.1 | 3,541 | 10/30/2016 |
| 2.1.0 | 11,530 | 9/29/2016 |
| 2.0.1 | 242,608 | 2/7/2015 |
| 2.0.0.1 | 3,756 | 1/16/2015 |
| 2.0.0 | 6,010 | 1/16/2015 |
Bugs Fixed:
- Issue #488: Path.CheckInvalidPathChars in Path.Helpers.cs should be case insensitive
- Issue #489: File.Copy fails with `DirectoryNotFoundException` on long path