Skip to content

10.0.3

Compare
Choose a tag to compare
@lextm lextm released this 23 Dec 19:19
· 268 commits to master since this release

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

Note that Lextm.SharpSnmpLib.Extensions package is obsolete and no longer needed.

Built by enhanced .NET Core 2.0 tooling.

Official supported platforms are,

  • .NET Framework 4.5.2 and above on Windows.
  • (via .NET Standard 1.3) .NET Core 1.0/1.1/2.0 on Windows/macOS/Linux.
  • Xamarin.iOS
  • Xamarin.Android.
  • Xamarin.Mac (similar to .NET Framework 4.5.2).

Mono becomes a best effort platform (you should switch to .NET Core where possible). More information on Mono support would be documented separately.
Unity might become a supported platform if it adds .NET Standard 2.0 support. Will provide an update later.

Changes from 10.0.2:

  • Fixed #61 enabled DES for .NET Core 2.0 apps.