SnmpSharpNet
SnmpSharpNet copied to clipboard
Get support for V3 in source code but not in nuget package
First of all, thank you very much for such a great component!
I noticed that the Nuget package version 0.9.6 published on December 4, 2023 does not include the changes from this commit: (https://github.com/rqx110/SnmpSharpNet/commit/729b7bb64e40ff475cc566aebd33c72069a2c483#diff-c5e5354731e80c84c7a3ba156e84944ce47ddc8e9f63051b6c781914c8f0a1ceL208) where the support for V3 is added to SimpleSnmp.Get(..).
Can you please, release or pre-release those changes?
Thank you very much