Driver.NET.DeviceIoControl
2.3.3
dotnet add package Driver.NET.DeviceIoControl --version 2.3.3
NuGet\Install-Package Driver.NET.DeviceIoControl -Version 2.3.3
<PackageReference Include="Driver.NET.DeviceIoControl" Version="2.3.3" />
<PackageVersion Include="Driver.NET.DeviceIoControl" Version="2.3.3" />
<PackageReference Include="Driver.NET.DeviceIoControl" />
paket add Driver.NET.DeviceIoControl --version 2.3.3
#r "nuget: Driver.NET.DeviceIoControl, 2.3.3"
#addin nuget:?package=Driver.NET.DeviceIoControl&version=2.3.3
#tool nuget:?package=Driver.NET.DeviceIoControl&version=2.3.3
Driver.NET

Driver.NET
powerful, simple and lightweight library used to create services and load/communicate with kernel drivers on Windows.
Usage
An example that retrieve the disk devices serial numbers by connecting to the \\.\Disk
(disk.sys) driver is available on the repository, project called as 'Driver.NET.Example'.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0-windows7.0 is compatible. |
.NET Framework | net48 is compatible. net481 was computed. |
-
.NETFramework 4.8
- No dependencies.
-
net9.0-windows7.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Driver.NET.DeviceIoControl:
Package | Downloads |
---|---|
HardwareIds.NET
Simple .NET library capable of tracking users across re-installs and hardware components swapping, and even entirely new computer using the neighborhood's network endpoints. |
GitHub repositories
This package is not used by any popular GitHub repositories.