Skip to content

11.0.0

Compare
Choose a tag to compare
@lextm lextm released this 01 Mar 23:48
· 148 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.5.2 and above on Windows.
  • .NET Core 2.1 and above.
  • Xamarin.iOS
  • Xamarin.Android.
  • Xamarin.Mac (similar to .NET Framework 4.5.2).
  • (via .NET Standard 1.3) Unity 2018.1 and above.

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 10.0.11

  • Fixed #98
  • Fixed #101
  • Sample related code is moved to separate repo.