You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to learn more about it with .Net core, and found this nuget package.
Which seems interesting, but can I have source code related to .net core version of this lib.
The text was updated successfully, but these errors were encountered:
I'm a computer science student and software developer at World-Direct eBusiness solutions GmbH. My bachelor thesis is about the comparison of asynchronous and synchronous programming. As part of my thesis I have chosen this project to show the effects of asynchronous programming.
The goal of my work is to rewrite this library to an asynchronous version using the Task-based Asynchronous Pattern. Also, the library should run with .NET Core & .NET Framework achieving through porting itself to .NET Standard 2.0.
I'm currently working to get CoAP.NET running with .NET Core. You can see all future changes here: https://github.com/world-direct/CoAP.NET. The changes will be merged back to this repository in form of a pull request of course, if @longshine wants to take them.
I am trying to learn more about it with .Net core, and found this nuget package.
Which seems interesting, but can I have source code related to .net core version of this lib.
The text was updated successfully, but these errors were encountered: