nterry / AwesomeSockets

A fast, lightweight, and easy to use socket library for C#.
Other
156 stars 35 forks source link

Compatibility with .NET Core? #9

Closed Supergeek closed 7 years ago

Supergeek commented 7 years ago

error: Package AwesomeSockets 1.4.19 is not compatible with netcoreapp1.1 (.NETCoreApp,Version=v1.1). Package AwesomeSockets 1.4.19 supports: net40 (.NETFramework,Version=v4.0) error: One or more packages are incompatible with .NETCoreApp,Version=v1.1.

Would be great to have a sockets library that works with Core. Not many do yet.

nterry commented 7 years ago

Ok, looking into it @Supergeek

nterry commented 7 years ago

@Supergeek its is done. Version 2.0.6 now supports .net 4.0 and .net core 1.0