Driver.NET 1.0.6.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Driver.NET --version 1.0.6.3
                    
NuGet\Install-Package Driver.NET -Version 1.0.6.3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Driver.NET" Version="1.0.6.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Driver.NET" Version="1.0.6.3" />
                    
Directory.Packages.props
<PackageReference Include="Driver.NET" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Driver.NET --version 1.0.6.3
                    
#r "nuget: Driver.NET, 1.0.6.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Driver.NET&version=1.0.6.3
                    
Install as a Cake Addin
#tool nuget:?package=Driver.NET&version=1.0.6.3
                    
Install as a Cake Tool

Lightweight library used to load windows kernel drivers, using different methods.

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.3.3 157 5/11/2025
2.3.2 435 3/27/2024
2.3.1 546 2/21/2023
2.3.0 760 2/15/2022
2.2.3 577 8/20/2021
2.2.2 672 8/11/2021
2.2.0 414 8/10/2021
2.1.0 544 4/11/2021
2.0.1 489 12/28/2020
2.0.0 453 12/28/2020
1.1.1 635 5/27/2020
1.1.0 542 5/25/2020
1.0.6.4 767 2/16/2019
1.0.6.3 745 2/3/2019
1.0.6.2 722 2/1/2019
1.0.6.1 712 1/29/2019
1.0.6 727 1/29/2019
1.0.4 764 12/22/2018
1.0.3 739 12/20/2018
1.0.2 833 11/18/2018
1.0.1 795 11/17/2018
1.0.0 811 10/29/2018

Implemented shared memory requests handlers.