Skip to content

12.5.0

Compare
Choose a tag to compare
@lextm lextm released this 24 Oct 07:12
· 29 commits to master since this release

NuGet Package

Nuget

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

Supported Platforms

  • .NET Framework 4.6.2 and above on Windows.
  • .NET Core 3.1 and above.
  • Xamarin.iOS
  • Xamarin.Android.
  • Xamarin.Mac (similar to .NET Framework 4.6.2).
  • 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.4.0

  • Dropped .NET Framework 4.6.1 support.
  • Fixed #160 and #161. Improved .NET 6 support.
  • Fixed #141. Added nullable annotations.
  • Fixed #178. Added custom request ID ranges.
  • Fixed #179. Added missing obsolete notes.