SuperSocket.ClientEngine.Core 0.6.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package SuperSocket.ClientEngine.Core --version 0.6.0.4
NuGet\Install-Package SuperSocket.ClientEngine.Core -Version 0.6.0.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SuperSocket.ClientEngine.Core" Version="0.6.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SuperSocket.ClientEngine.Core --version 0.6.0.4
#r "nuget: SuperSocket.ClientEngine.Core, 0.6.0.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SuperSocket.ClientEngine.Core as a Cake Addin
#addin nuget:?package=SuperSocket.ClientEngine.Core&version=0.6.0.4

// Install SuperSocket.ClientEngine.Core as a Cake Tool
#tool nuget:?package=SuperSocket.ClientEngine.Core&version=0.6.0.4

It's a .NET socket tool which can simplify the socket client developing. This difference between this package and SuperSocket.ClientEngine is it doesn't include the protocol resolving library.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net35-client is compatible.  net40 was computed.  net40-client is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid10 is compatible. 
MonoTouch monotouch10 is compatible. 
Silverlight sl5 is compatible. 
Windows Phone wp8 is compatible.  wp81 was computed. 
Windows Store win is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (13)

Showing the top 5 NuGet packages that depend on SuperSocket.ClientEngine.Core:

Package Downloads
WebSocket4Net

WebSocket4Net is a .NET websocket client implemtation. It originates from SuperWebSocket WebSocket Client. For better developing of the websocket client, it was separated from SuperWebSocket and was renamed to WebSocket4Net.

SocketIoClientDotNet

This is the Socket.IO Client Library for .NET.

EngineIoClientDotNet

This is the Engine.IO Client Library for C#.

Howell.SuperSocket.Extensions

Package Description

CrsAma

Some useful function.

GitHub repositories (18)

Showing the top 5 popular GitHub repositories that depend on SuperSocket.ClientEngine.Core:

Repository Stars
ArduPilot/MissionPlanner
Mission Planner Ground Control Station for ArduPilot (c# .net)
dotnetcore/AgileConfig
基于.NET Core开发的轻量级分布式配置中心 / .NET Core lightweight configuration server
saucepleez/taskt
taskt (pronounced 'tasked' and formely sharpRPA) is free and open-source robotic process automation (rpa) built in C# powered by the .NET Framework
Quobject/SocketIoClientDotNet
Socket.IO Client Library for .Net
genielabs/HomeGenie
HomeGenie, the programmable automation intelligence
Version Downloads Last updated
0.10.0 5,323,698 1/31/2018
0.9.0 1,572,963 11/26/2017
0.8.0.14 84,707 10/18/2017
0.8.0.13 368,970 9/5/2017
0.8.0.12 128,658 6/8/2017
0.8.0.11 10,630 5/29/2017
0.8.0.10 8,654 5/4/2017
0.8.0.8 11,519 12/30/2016
0.8.0.7 3,076 12/30/2016
0.8.0.6 81,571 8/24/2016
0.8.0.5 3,047 8/24/2016
0.8.0.4 3,772 8/22/2016
0.8.0.3 3,121 8/11/2016
0.8.0.2 3,161 8/5/2016
0.8.0.1 2,875 8/5/2016
0.7.1 3,111 8/5/2016
0.7.0.2 3,358 8/4/2016
0.7.0.1 4,033 1/7/2016
0.7.0 3,137 1/6/2016
0.6.0.4 5,329 12/4/2015
0.6.0.3 3,380 11/21/2015
0.6.0.2 2,975 11/15/2015
0.6.0.1 3,275 11/15/2015
0.6.0 3,307 11/15/2015

Added the UWP support