Quamotion.DiscUtils.Core
0.15.4
Implementation of the ISO, UDF, FAT and NTFS file systems is now fairly stable. VHD, XVA, VMDK and VDI disk formats are implemented, as well as read/write Registry support. The library also includes a simple iSCSI initiator, for accessing disks via iSCSI and an NFS client implementation.
Install-Package Quamotion.DiscUtils.Core -Version 0.15.4
dotnet add package Quamotion.DiscUtils.Core --version 0.15.4
<PackageReference Include="Quamotion.DiscUtils.Core" Version="0.15.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Quamotion.DiscUtils.Core --version 0.15.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Quamotion.DiscUtils.Core, 0.15.4"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install Quamotion.DiscUtils.Core as a Cake Addin #addin nuget:?package=Quamotion.DiscUtils.Core&version=0.15.4 // Install Quamotion.DiscUtils.Core as a Cake Tool #tool nuget:?package=Quamotion.DiscUtils.Core&version=0.15.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 2.0
- Quamotion.DiscUtils.Streams (>= 0.15.4)
-
.NETFramework 4.0
- Quamotion.DiscUtils.Streams (>= 0.15.4)
-
.NETFramework 4.5
- Quamotion.DiscUtils.Streams (>= 0.15.4)
-
.NETStandard 1.5
- NETStandard.Library (>= 1.6.1)
- Quamotion.DiscUtils.Streams (>= 0.15.4)
- System.IO.FileSystem.DriveInfo (>= 4.3.0)
- System.Security.AccessControl (>= 4.3.0)
- System.Text.Encoding.CodePages (>= 4.3.0)
- System.Xml.XmlDocument (>= 4.3.0)
-
.NETStandard 2.0
- Quamotion.DiscUtils.Streams (>= 0.15.4)
- System.IO.FileSystem.DriveInfo (>= 4.3.0)
- System.Security.AccessControl (>= 4.3.0)
- System.Text.Encoding.CodePages (>= 4.3.0)
- System.Xml.XmlDocument (>= 4.3.0)
Used By
NuGet packages (30)
Showing the top 5 NuGet packages that depend on Quamotion.DiscUtils.Core:
Package | Downloads |
---|---|
Quamotion.DiscUtils
DiscUtils, complete meta-package
|
|
Quamotion.DiscUtils.Iso9660
DiscUtils Iso9660
|
|
Quamotion.DiscUtils.Dmg
DiscUtils dmg parser. Works with apple disk (.dmg) files
|
|
Quamotion.DiscUtils.HfsPlus
DiscUtils Hfs+ filesystem parser
|
|
Quamotion.DiscUtils.Wim
DiscUtils WIM
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Quamotion.DiscUtils.Core:
Repository | Stars |
---|---|
SnowflakePowered/snowflake
:snowflake: :video_game: Extensible Emulator Frontend written in C# and Javascript
|
|
leftp/VmdkReader
.NET 4.0 Console App to browse VMDK / VHD images and extract files
|
Version History
Version | Downloads | Last updated |
---|---|---|
0.15.4 | 14,890 | 12/9/2019 |
0.15.3-g3f963cf606 | 808 | 12/9/2019 |