Skip to content

12.0.0

Compare
Choose a tag to compare
@lextm lextm released this 18 Feb 20:06
· 109 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.7.1 and above on Windows.
  • .NET Core 2.1 and above.
  • Xamarin.iOS
  • Xamarin.Android.
  • Xamarin.Mac (similar to .NET Framework 4.7.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 11.3.0

  • Finished #136 by switching to SocketTaskExtensions.
  • Bumped to net471.