BrandonPotter / SimpleTCP

Straightforward .NET library to handle the repetitive tasks of spinning up and working with TCP sockets (client and server).
Apache License 2.0
363 stars 108 forks source link

Port to .NET Standard #58

Open Ronan-Farrell opened 5 years ago

Ronan-Farrell commented 5 years ago

This pull request updates the project to .NET Standard.

Ronan-Farrell commented 5 years ago

The CI build is failing as it is expecting classic .NET. The CI definition will need to be updated.

For anyone who wants to clone my fork it will build & generate nuget/dll for you. I have also uploaded the nuget/dll here: https://github.com/Ronan-Farrell/SimpleTCP/releases/tag/1.1.0