Hello and thanks for the question.
The answer is definitely Yes. It is in mid-terms plans, with tentative release date towards end of 2018. We are working on it right now. While the coding changes themselves are not that big, the consequential and associated changes are. For one, we need to re-test extensively (including joined tests with other vendors on OPC Interoperability Workshop).
There is also a question of which platform/operating systems we can/should actually test with, and which we can claim as "supported". For example, here is a list of where .NET Standard 2.0 (which is what we plan to target) can run:
- .NET Core (2.0+)
-- Windows
-- macOS
-- Linux
- .NET Framework (4.6.2+) / Windows
- Mono (5.4+)
-- Windows
-- macOS
-- Linux
- Xamarin.iOS (10.14+)
- Xamarin.Mac (3.8+)
- Xamarin.Android (8.0+)
- Universal Windows Platform (10.0.16299+)
Please indicate which of the above you plan to use. Also, any information about what you want to achieve with the product on .NET Standard would be useful for us as well - so that we can also plan the feature set. We'd like to know things like type of application, type of UI if any (desktop/Web), UI framework, development model (procedural coding/live binding/live mapping/reactive), etc.
Best regards