WinDivertSharp 1.4.3.2
A safe, minimal .NET binding over WinDivert
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package WinDivertSharp -Version 1.4.3.2
dotnet add package WinDivertSharp --version 1.4.3.2
<PackageReference Include="WinDivertSharp" Version="1.4.3.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WinDivertSharp --version 1.4.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Now includes a target to output native assemblies so that they copy correctly, but .NET Standard's shortcomings still prevent this from working when the package is a reference of a reference.
Removes random console output accidentally committed.
Dependencies
-
.NETStandard 2.0
- System.Memory (>= 4.5.1)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.1)
GitHub Usage
This package is not used by any popular GitHub repositories.