I want to use my library with Linux Docker and .NET Core 1.0, so I've updated it so that it passes the compatiblity tests for .NET Core 1.0, using .NET Portability Analyzer.
It was actually quite a lot of work, however, it's passing all of its unit tests now, so it should be quite solid. Incredible respect for the amount of work it would have taken to get NetMQ compatible as well.
I want to use my library with Linux Docker and .NET Core 1.0, so I've updated it so that it passes the compatiblity tests for .NET Core 1.0, using .NET Portability Analyzer.
It was actually quite a lot of work, however, it's passing all of its unit tests now, so it should be quite solid. Incredible respect for the amount of work it would have taken to get NetMQ compatible as well.
Feedback welcome!