This is heavily dependent on https://github.com/wrharper/WinDivert except for the .sys file in the releases which is already digitally signed thanks to https://github.com/basil00/WinDivert
This is designed for making it possible to import this .dll into any .NET Framework and use it. The removes the biggest problem the original C project had.
This makes it possible to use on any .NET Language in theory. C++ & C# are the current primary tests.
The C# project is: https://github.com/wrharper/RedirectTraffic