Download AlphaFS - Bringing Advanced Windows Filesystem Support to .NET

Description

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.

Source Files

The download file alphafs.zip has the following entries.


BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
Development/AlphaFS.UnitTest/AlphaFS.UnitTest.csproj
Development/AlphaFS.UnitTest/AlphaFS.UnitTest.csproj.vspscc
Development/AlphaFS.UnitTest/BackupFileStreamTest.cs
Development/AlphaFS.UnitTest/BackupStreamInfoTest.cs
Development/AlphaFS.UnitTest/DirectoryInfoTest.cs
Development/AlphaFS.UnitTest/DirectoryTest.cs
Development/AlphaFS.UnitTest/DriveInfoTest.cs
Development/AlphaFS.UnitTest/FileInfoTest.cs
Development/AlphaFS.UnitTest/FileTest.cs
Development/AlphaFS.UnitTest/HostTest.cs
Development/AlphaFS.UnitTest/PathInfoTest.cs
Development/AlphaFS.UnitTest/PathTest.cs
Development/AlphaFS.UnitTest/PathTestData.xml
Development/AlphaFS.UnitTest/PathTestData.xsd
Development/AlphaFS.UnitTest/Properties/AssemblyInfo.cs
Development/AlphaFS.UnitTest/Shell32Test.cs
Development/AlphaFS.UnitTest/Test References/AlphaFS.accessor
Development/AlphaFS.UnitTest/UnitTest1.cs
Development/AlphaFS.UnitTest/VolumeTest.cs
Development/AlphaFS.sln/*w w  w .  j  a va 2  s .com*/
Development/AlphaFS.snk
Development/AlphaFS.testrunconfig
Development/AlphaFS.vsmdi
Development/AlphaFS.vssscc
Development/AlphaFS/AlphaFS.csproj
Development/AlphaFS/AlphaFS.csproj.vspscc
Development/AlphaFS/AlphaFS.ruleset
Development/AlphaFS/Filesystem/BackupFileStream.cs
Development/AlphaFS/Filesystem/BackupStreamInfo.cs
Development/AlphaFS/Filesystem/ByHandleFileInformation.cs
Development/AlphaFS/Filesystem/CopyMoveProgressResult.cs
Development/AlphaFS/Filesystem/DeviceIo.cs
Development/AlphaFS/Filesystem/Directory.cs
Development/AlphaFS/Filesystem/DirectoryInfo.cs
Development/AlphaFS/Filesystem/DiskSpaceInfoExtended.cs
Development/AlphaFS/Filesystem/DriveInfo.cs
Development/AlphaFS/Filesystem/Enumerations/BackupStream.cs
Development/AlphaFS/Filesystem/Enumerations/BackupStreamAttributes.cs
Development/AlphaFS/Filesystem/Enumerations/CopyMoveProgressResult.cs
Development/AlphaFS/Filesystem/Enumerations/CopyOptions.cs
Development/AlphaFS/Filesystem/Enumerations/CopyProgressCallbackReason.cs
Development/AlphaFS/Filesystem/Enumerations/DeviceIoControlCode.cs
Development/AlphaFS/Filesystem/Enumerations/DeviceIoControlFileDevice.cs
Development/AlphaFS/Filesystem/Enumerations/DeviceIoControlMethod.cs
Development/AlphaFS/Filesystem/Enumerations/DosDeviceAttributes.cs
Development/AlphaFS/Filesystem/Enumerations/EFileAttributes.cs
Development/AlphaFS/Filesystem/Enumerations/FileEncryptionStatus.cs
Development/AlphaFS/Filesystem/Enumerations/FileInfoByHandleClass.cs
Development/AlphaFS/Filesystem/Enumerations/FileTypes.cs
Development/AlphaFS/Filesystem/Enumerations/FinalPathFormats.cs
Development/AlphaFS/Filesystem/Enumerations/FindExAdditionalFlags.cs
Development/AlphaFS/Filesystem/Enumerations/FindExInfoLevels.cs
Development/AlphaFS/Filesystem/Enumerations/FindExSearchOps.cs
Development/AlphaFS/Filesystem/Enumerations/MoveOptions.cs
Development/AlphaFS/Filesystem/Enumerations/NativeErrorMode.cs
Development/AlphaFS/Filesystem/Enumerations/ReparsePointTags.cs
Development/AlphaFS/Filesystem/Enumerations/SymbolicLinkTarget.cs
Development/AlphaFS/Filesystem/Enumerations/SymbolicLinkType.cs
Development/AlphaFS/Filesystem/Enumerations/VolumeInfoAttributes.cs
Development/AlphaFS/Filesystem/Exceptions/AlreadyExistsException.cs
Development/AlphaFS/Filesystem/Exceptions/DeviceNotReadyException.cs
Development/AlphaFS/Filesystem/Exceptions/DirectoryNotEmptyException.cs
Development/AlphaFS/Filesystem/Exceptions/IllegalPathException.cs
Development/AlphaFS/Filesystem/Exceptions/InvalidTransactionException.cs
Development/AlphaFS/Filesystem/Exceptions/NotAReparsePointException.cs
Development/AlphaFS/Filesystem/Exceptions/TransactionAlreadyAbortedException.cs
Development/AlphaFS/Filesystem/Exceptions/TransactionAlreadyCommittedException.cs
Development/AlphaFS/Filesystem/Exceptions/TransactionException.cs
Development/AlphaFS/Filesystem/Exceptions/TransactionalConflictException.cs
Development/AlphaFS/Filesystem/Exceptions/UnrecognizedReparsePointException.cs
Development/AlphaFS/Filesystem/Exceptions/UnsupportedRemoteTransactionException.cs
Development/AlphaFS/Filesystem/File.cs
Development/AlphaFS/Filesystem/FileIdBothDirectoryInfo.cs
Development/AlphaFS/Filesystem/FileInfo.cs
Development/AlphaFS/Filesystem/FileSystemEntry.cs
Development/AlphaFS/Filesystem/FileSystemEntryInfo.cs
Development/AlphaFS/Filesystem/FileSystemInfo.cs
Development/AlphaFS/Filesystem/KernelTransaction.cs
Development/AlphaFS/Filesystem/LinkTargetInfo.cs
Development/AlphaFS/Filesystem/NativeMethods.cs
Development/AlphaFS/Filesystem/Path.cs
Development/AlphaFS/Filesystem/PathInfo.cs
Development/AlphaFS/Filesystem/PathInfoComponentList.cs
Development/AlphaFS/Filesystem/PathInfoParser.cs
Development/AlphaFS/Filesystem/SafeFindFileHandle.cs
Development/AlphaFS/Filesystem/SafeFindVolumeHandle.cs
Development/AlphaFS/Filesystem/SafeFindVolumeMountPointHandle.cs
Development/AlphaFS/Filesystem/SafeKernelTransactionHandle.cs
Development/AlphaFS/Filesystem/SafeSetupDiClassDevsHandle.cs
Development/AlphaFS/Filesystem/Shell32.cs
Development/AlphaFS/Filesystem/Structures/ByHandleFileInfo.cs
Development/AlphaFS/Filesystem/Structures/ChangeErrorMode.cs
Development/AlphaFS/Filesystem/Structures/FileIdBothDirInfo.cs
Development/AlphaFS/Filesystem/Structures/FileTime.cs
Development/AlphaFS/Filesystem/Structures/MountPointReparseBuffer.cs
Development/AlphaFS/Filesystem/Structures/ReparseDataBufferHeader.cs
Development/AlphaFS/Filesystem/Structures/SymbolicLinkReparseBuffer.cs
Development/AlphaFS/Filesystem/Structures/Win32FileAttributeData.cs
Development/AlphaFS/Filesystem/Structures/Win32FindData.cs
Development/AlphaFS/Filesystem/Structures/Win32StreamId.cs
Development/AlphaFS/Filesystem/SymbolicLinkTargetInfo.cs
Development/AlphaFS/Filesystem/Volume.cs
Development/AlphaFS/Filesystem/VolumeInfo.cs
Development/AlphaFS/GlobalSuppressions.cs
Development/AlphaFS/NativeError.cs
Development/AlphaFS/Network/DfsInfo.cs
Development/AlphaFS/Network/DfsStorage.cs
Development/AlphaFS/Network/Enumerations/DfsInfoLevels.cs
Development/AlphaFS/Network/Enumerations/DfsNamespaceFlavors.cs
Development/AlphaFS/Network/Enumerations/DfsStorageStates.cs
Development/AlphaFS/Network/Enumerations/DfsVolumeStates.cs
Development/AlphaFS/Network/Enumerations/ShareInfoLevel.cs
Development/AlphaFS/Network/Enumerations/ShareInfoTypes.cs
Development/AlphaFS/Network/Enumerations/ShareTypes.cs
Development/AlphaFS/Network/Host.cs
Development/AlphaFS/Network/NativeMethods.cs
Development/AlphaFS/Network/SafeNetApiBuffer.cs
Development/AlphaFS/Network/ShareInfo.cs
Development/AlphaFS/Network/Structures/DfsInfo200.cs
Development/AlphaFS/Network/Structures/DfsInfo300.cs
Development/AlphaFS/Network/Structures/DfsInfo4.cs
Development/AlphaFS/Network/Structures/DfsStorageInfo.cs
Development/AlphaFS/Network/Structures/RemoteNameInfo.cs
Development/AlphaFS/Network/Structures/ShareInfo1005.cs
Development/AlphaFS/Network/Structures/ShareInfo2.cs
Development/AlphaFS/Network/Structures/ShareInfo503.cs
Development/AlphaFS/OperatingSystemInfo.cs
Development/AlphaFS/Properties/AssemblyInfo.cs
Development/AlphaFS/Resources.Designer.cs
Development/AlphaFS/Resources.resx
Development/AlphaFS/SafeGlobalMemoryBufferHandle.cs
Development/AlphaFS/Security/Enumerations/ObjectType.cs
Development/AlphaFS/Security/Enumerations/SecurityDescriptorControl.cs
Development/AlphaFS/Security/Enumerations/SecurityInformation.cs
Development/AlphaFS/Security/InternalPrivilegeEnabler.cs
Development/AlphaFS/Security/NativeMethods.cs
Development/AlphaFS/Security/Privilege.cs
Development/AlphaFS/Security/PrivilegeEnabler.cs
Development/AlphaFS/Security/SafeLocalMemoryBufferHandle.cs
Development/AlphaFS/Security/SecurityAttributes.cs
Development/AlphaFS/Security/Structures/Luid.cs
Development/AlphaFS/Security/Structures/TokenPrivileges.cs
Development/AlphaFS/Win32Errors.cs
Development/AlphaFS/app.config
Development/ChangeLog.txt
Development/Documentation/AlphaFS.png
Development/Documentation/AlphaFS.shfbproj
Development/Documentation/Content Layout.content
Development/Documentation/License.aml
Development/Documentation/alphavss_uninstall.ico
Development/LICENSE.TXT
Installation/AlphaFS-Banner.bmp
Installation/AlphaFS.Setup.Help/AlphaFS.Setup.Help.sln
Installation/AlphaFS.Setup.Help/AlphaFS.Setup.Help.vssscc
Installation/AlphaFS.Setup.Help/AlphaFS.Setup.Help/AlphaFS.Setup.Help.vdproj
Installation/AlphaFS.Setup.Help/AlphaFS.Setup.Help/AlphaFS.Setup.Help.vdproj.vspscc
Installation/AlphaFS.Setup.Help/AlphaFS.Setup.HelpMergeModule/AlphaFS.Setup.HelpMergeModule.vdproj
Installation/AlphaFS.Setup.Help/AlphaFS.Setup.HelpMergeModule/AlphaFS.Setup.HelpMergeModule.vdproj.vspscc
Installation/AlphaFS.Setup.Help/AlphaFS.Setup.HelpMergeModule/CollectionFiles/_AIndex_b8b137283df34650a425640a5e4de286.HxK
Installation/AlphaFS.Setup.Help/AlphaFS.Setup.HelpMergeModule/CollectionFiles/_Collection_b8b137283df34650a425640a5e4de286.HxC
Installation/AlphaFS.Setup.Help/AlphaFS.Setup.HelpMergeModule/CollectionFiles/_FIndex_b8b137283df34650a425640a5e4de286.HxK
Installation/AlphaFS.Setup.Help/AlphaFS.Setup.HelpMergeModule/CollectionFiles/_KIndex_b8b137283df34650a425640a5e4de286.HxK
Installation/AlphaFS.Setup.Help/AlphaFS.Setup.HelpMergeModule/CollectionFiles/_NUrlIndex_b8b137283df34650a425640a5e4de286.HxK
Installation/AlphaFS.Setup.Help/AlphaFS.Setup.HelpMergeModule/CollectionFiles/_TOC_b8b137283df34650a425640a5e4de286.HxT
Releases/1.0/AlphaFS.UnitTest/AlphaFS.UnitTest.csproj
Releases/1.0/AlphaFS.UnitTest/AlphaFS.UnitTest.csproj.vspscc
Releases/1.0/AlphaFS.UnitTest/PathInfoTest.cs
Releases/1.0/AlphaFS.UnitTest/PathTestData.xml
Releases/1.0/AlphaFS.UnitTest/PathTestData.xsd
Releases/1.0/AlphaFS.UnitTest/Properties/AssemblyInfo.cs
Releases/1.0/AlphaFS.sln
Releases/1.0/AlphaFS.testrunconfig
Releases/1.0/AlphaFS.vsmdi
Releases/1.0/AlphaFS.vssscc
Releases/1.0/AlphaFS/AlphaFS.csproj
Releases/1.0/AlphaFS/AlphaFS.csproj.vspscc
Releases/1.0/AlphaFS/AlphaFS.pub.snk
Releases/1.0/AlphaFS/Filesystem/BackupFileStream.cs
Releases/1.0/AlphaFS/Filesystem/BackupStreamInfo.cs
Releases/1.0/AlphaFS/Filesystem/ByHandleFileInfo.cs
Releases/1.0/AlphaFS/Filesystem/CopyProgressRoutine.cs
Releases/1.0/AlphaFS/Filesystem/DeviceIo.cs
Releases/1.0/AlphaFS/Filesystem/Directory.cs
Releases/1.0/AlphaFS/Filesystem/DirectoryInfo.cs
Releases/1.0/AlphaFS/Filesystem/DiskSpaceInfo.cs
Releases/1.0/AlphaFS/Filesystem/Enumerations/BackupStreamType.cs
Releases/1.0/AlphaFS/Filesystem/Enumerations/CopyOptions.cs
Releases/1.0/AlphaFS/Filesystem/Enumerations/CopyProgressCallbackReason.cs
Releases/1.0/AlphaFS/Filesystem/Enumerations/CopyProgressResult.cs
Releases/1.0/AlphaFS/Filesystem/Enumerations/DriveType.cs
Releases/1.0/AlphaFS/Filesystem/Enumerations/FileAccess.cs
Releases/1.0/AlphaFS/Filesystem/Enumerations/FileAttributes.cs
Releases/1.0/AlphaFS/Filesystem/Enumerations/FileEncryptionStatus.cs
Releases/1.0/AlphaFS/Filesystem/Enumerations/FileMode.cs
Releases/1.0/AlphaFS/Filesystem/Enumerations/FileOptions.cs
Releases/1.0/AlphaFS/Filesystem/Enumerations/FileShare.cs
Releases/1.0/AlphaFS/Filesystem/Enumerations/FileSystemRights.cs
Releases/1.0/AlphaFS/Filesystem/Enumerations/FileType.cs
Releases/1.0/AlphaFS/Filesystem/Enumerations/IoControlCode.cs
Releases/1.0/AlphaFS/Filesystem/Enumerations/MoveFileOptions.cs
Releases/1.0/AlphaFS/Filesystem/Enumerations/ReparsePointTag.cs
Releases/1.0/AlphaFS/Filesystem/Enumerations/StreamAttributes.cs
Releases/1.0/AlphaFS/Filesystem/Enumerations/SymbolicLinkTarget.cs
Releases/1.0/AlphaFS/Filesystem/Enumerations/SymbolicLinkType.cs
Releases/1.0/AlphaFS/Filesystem/Exceptions/AlreadyExistsException.cs
Releases/1.0/AlphaFS/Filesystem/Exceptions/DeviceNotReadyException.cs
Releases/1.0/AlphaFS/Filesystem/Exceptions/DirectoryNotEmptyException.cs
Releases/1.0/AlphaFS/Filesystem/Exceptions/IllegalPathException.cs
Releases/1.0/AlphaFS/Filesystem/Exceptions/InvalidTransactionException.cs
Releases/1.0/AlphaFS/Filesystem/Exceptions/NotAReparsePointException.cs
Releases/1.0/AlphaFS/Filesystem/Exceptions/TransactionAlreadyAbortedException.cs
Releases/1.0/AlphaFS/Filesystem/Exceptions/TransactionAlreadyCommittedException.cs
Releases/1.0/AlphaFS/Filesystem/Exceptions/TransactionException.cs
Releases/1.0/AlphaFS/Filesystem/Exceptions/TransactionalConflictException.cs
Releases/1.0/AlphaFS/Filesystem/Exceptions/UnrecognizedReparsePointException.cs
Releases/1.0/AlphaFS/Filesystem/Exceptions/UnsupportedRemoteTransactionException.cs
Releases/1.0/AlphaFS/Filesystem/File.cs
Releases/1.0/AlphaFS/Filesystem/FileIdBothDirectoryInfo.cs
Releases/1.0/AlphaFS/Filesystem/FileInfo.cs
Releases/1.0/AlphaFS/Filesystem/FileSystemEntryEnumerator.cs
Releases/1.0/AlphaFS/Filesystem/FileSystemEntryInfo.cs
Releases/1.0/AlphaFS/Filesystem/FileSystemInfo.cs
Releases/1.0/AlphaFS/Filesystem/FileTime.cs
Releases/1.0/AlphaFS/Filesystem/GlobalSuppressions.cs
Releases/1.0/AlphaFS/Filesystem/KernelTransaction.cs
Releases/1.0/AlphaFS/Filesystem/LinkTargetInfo.cs
Releases/1.0/AlphaFS/Filesystem/NativeMethods.cs
Releases/1.0/AlphaFS/Filesystem/Path.cs
Releases/1.0/AlphaFS/Filesystem/PathInfo.cs
Releases/1.0/AlphaFS/Filesystem/PathInfoComponentList.cs
Releases/1.0/AlphaFS/Filesystem/PathInfoParser.cs
Releases/1.0/AlphaFS/Filesystem/SafeFindFileHandle.cs
Releases/1.0/AlphaFS/Filesystem/SafeFindVolumeHandle.cs
Releases/1.0/AlphaFS/Filesystem/SafeFindVolumeMountPointHandle.cs
Releases/1.0/AlphaFS/Filesystem/SafeKernelTransactionHandle.cs
Releases/1.0/AlphaFS/Filesystem/SymbolicLinkTargetInfo.cs
Releases/1.0/AlphaFS/Filesystem/Volume.cs
Releases/1.0/AlphaFS/Filesystem/VolumeInfo.cs
Releases/1.0/AlphaFS/GlobalSuppressions.cs
Releases/1.0/AlphaFS/NativeError.cs
Releases/1.0/AlphaFS/Properties/AssemblyInfo.cs
Releases/1.0/AlphaFS/Resources.Designer.cs
Releases/1.0/AlphaFS/Resources.resx
Releases/1.0/AlphaFS/SafeGlobalMemoryBufferHandle.cs
Releases/1.0/AlphaFS/Security/InternalPrivilegeEnabler.cs
Releases/1.0/AlphaFS/Security/NativeMethods.cs
Releases/1.0/AlphaFS/Security/Privilege.cs
Releases/1.0/AlphaFS/Security/PrivilegeEnabler.cs
Releases/1.0/AlphaFS/Security/SafeLocalMemoryBufferHandle.cs
Releases/1.0/AlphaFS/Win32Errors.cs
Releases/1.0/AlphaFS/app.config
Releases/1.0/ChangeLog.txt
Releases/1.0/Documentation/AlphaFS.png
Releases/1.0/Documentation/AlphaFS.shfbproj
Releases/1.0/Documentation/Content Layout.content
Releases/1.0/Documentation/License.aml
Releases/1.0/Documentation/alphavss_uninstall.ico
Releases/1.0/LICENSE.TXT

Download

Click the following link to download alphafs.zip.

alphafs.zip




















Home »
  C# Free Code »
    Development »




Algorithm
ANTLR
AOP
Application
Barcode
CHM
Design Patterns
Desktop
DotNet
DotNet Engine
DotNet Application
DotNet Assembly
DotNet Library
Engine
Epub
Example
File
File Library
Framework
GIS
Intellisense
IoC
Library
log4net
Matlab
MSBuild
MVC
MVP
MVVM
Numerical Library
NUnit
OpenCL
Plugin
Quartz
Resx File
SDK
SMS
Thread
UnitTest
Utility
VisualStudio
Windows
XML