Skip to content

12.3.0

Compare
Choose a tag to compare
@lextm lextm released this 06 Dec 19:00
· 87 commits to master since this release

NuGet Packages
https://www.nuget.org/packages/Lextm.SharpSnmpLib/

**Lextm.SharpSnmpLib.BouncyCastle is obsolete. Read
lextudio/sharpsnmplib-samples#4 for more information.

Supported Platforms

  • .NET Framework 4.6.1 and above on Windows.
  • .NET Core 2.1 and above.
  • Xamarin.iOS
  • Xamarin.Android.
  • Xamarin.Mac (similar to .NET Framework 4.6.1).
  • Other platforms via .NET Standard 2.0.

Mono becomes a best effort platform (you should switch to .NET Core where possible). More information on Mono support would be documented separately.

Changes Since 12.2.0

  • Added SHA 384 and SHA 512 authentication providers (#135).