Skip to content

12.4.0

Compare
Choose a tag to compare
@lextm lextm released this 03 Sep 03:25
· 78 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.1 and above on Windows.
  • .NET Core 3.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.3.0

  • Removed .NET Core 2.1 support (end of life).
  • Added .NET 6 support.
  • Fixed #151 . DES support is now native on .NET Core 3.1/.NET 5/.NET 6.
  • AES support is now native on .NET 5/.NET 6.
  • Marked several types as obsolete because their underlying algorithms are obsolete (MD5/SHA-1/DES/TripleDES).