SuperSocket.ClientEngine.Core (0.10.0)

Published 2023-05-05 11:39:04 +10:00 by achi

Installation

dotnet nuget add source --name lers --username your_username --password your_token 
dotnet add package --source lers --version 0.10.0 SuperSocket.ClientEngine.Core

About this package

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.

Dependencies

ID Version Target Framework
System.Linq 4.3.0 .NETStandard1.3
System.Net.Sockets 4.3.0 .NETStandard1.3
System.Runtime.Extensions 4.3.0 .NETStandard1.3
System.Runtime.InteropServices 4.3.0 .NETStandard1.3
System.Security.Cryptography.X509Certificates 4.3.0 .NETStandard1.3
System.Net.Security 4.3.0 .NETStandard1.3
System.Net.NameResolution 4.3.0 .NETStandard1.3
System.Collections.Specialized 4.3.0 .NETStandard1.3
Details
NuGet
2023-05-05 11:39:04 +10:00
64
Kerry Jiang
132 KiB
Assets (1)
Versions (1) View all
0.10.0 2023-05-05