[zeromq-dev] Status of ZMQ for .NETCore

Mark Holbrook markh at propel-labs.com
Thu Nov 16 15:57:50 CET 2017


Hi all,

We are about to embark on a new big project and a large majority of our developers are pushing hard to focus on Universal Windows and .NETCore as they see it as the future.

Our app will need to gather fairly high speed data from our instrument over TCP/IP.  I am concerning that one part of our new architecture might be a console app or service application using ZMQ that receives data from the instrument and rebroadcasts it using PUB/SUB using ZMQ.

I know this works right now in regular .NET but I not seeing that things are functional yet in .NETCore.   When I tried to create a .NETCore console app and use ZMQ I got a fair number of warnings.  Primarily:

    Warning NU1701: Package 'ZeroMQ 4.1.0.26' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.0'. This package may not be fully compatible with your project.

Where does support for .NETCore stand?  I'm really hoping it is close as I think the push to go .NETCore will be extremely strong.

Thanks in advance!



****************************************************************************************************
This message contains information that may be privileged or confidential and is the property of Propel Labs, Inc.  It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.
****************************************************************************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20171116/36a145f2/attachment.htm>


More information about the zeromq-dev mailing list