Com-AugustCellars / CoAP-CSharp

CoAP Implementation in C#
Other
41 stars 19 forks source link

.Net standard 2.0 support #52

Closed toomasz closed 5 years ago

toomasz commented 6 years ago

Hi, are you considering migrating this coap library to netstandard? That would make it possible to reference it from .net core.

I can actually work on that :)

jimsch commented 6 years ago

.net standard 1.0 is on my list of things that need to be done. I hope to get there in the next couple of months but I need to get all of my other code working correctly as well :(

jimsch commented 5 years ago

NetStandard 1.3 and 2.0 are part of the 1.2 drop that just went up.