DiskAccessLibrary is an open-source C# library allowing access to physical and virtual disks (IMG/VHD/VMDK) including reading and writing various on-disk structutes (MBR/GPT, Logical Disk Manager Database) and filesystems (NTFS).
Info
Version: | 1.6.4 |
Author(s): | Tal Aloni |
Last Update: | Monday, April 21, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TalAloni/DiskAccessLibrary |
NuGet Url: | https://www.nuget.org/packages/DiskAccessLibrary |
Install
Install-Package DiskAccessLibrary
dotnet add package DiskAccessLibrary
paket add DiskAccessLibrary
DiskAccessLibrary Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 2.0
.NETFramework 4.0
.NETStandard 2.0
1 package depend on this package.