Post

Port #SNMP from .NET Core RC2 to RTM

Well, I thought this might be a long post, but in fact it would be pretty short.

For a library like #SNMP Library, the only changes I need to make are in the project.json file.

By removing –rc2-* from this file, and revise the package version based on dotnet build hints, this library now targets the latest .NET Core bits.

One last thing I want to mention is that I did not add a reference to .NET Standard Library (NETStandard.Library), simply because this library sits in the same layer (similar to System.Net.Http).

Thus, now the library version has been bumped to 10 Beta 1. Should soon finally the API surface and release it officially.

© Lex Li. All rights reserved. The code included is licensed under CC BY 4.0 unless otherwise noted.
Advertisement

© - Lex Li. All rights reserved.

Using the Chirpy theme for Jekyll.

Last updated on April 25, 2024