NetworkSocket.WebSocket 1.4.1

dotnet add package NetworkSocket.WebSocket --version 1.4.1
NuGet\Install-Package NetworkSocket.WebSocket -Version 1.4.1
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="NetworkSocket.WebSocket" Version="1.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NetworkSocket.WebSocket --version 1.4.1
#r "nuget: NetworkSocket.WebSocket, 1.4.1"
#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 NetworkSocket.WebSocket as a Cake Addin
#addin nuget:?package=NetworkSocket.WebSocket&version=1.4.1

// Install NetworkSocket.WebSocket as a Cake Tool
#tool nuget:?package=NetworkSocket.WebSocket&version=1.4.1

这是基于SocketAsyncEventArgs封装TCP通讯协议组件,基础层性能好可扩展性很高;其NetworkSocket.Fast层模仿了Asp.net WebApi开发风格,支持依赖注入、特性过滤器、全局过滤器和WebApi式的服务方法代码书写,可用于实现快速编写通讯服务项目;此外NetworkSocket.WebSocket项目亦实现了WebSocket版本13的服务端功能,并封装了使用JSON文本传输的一个Fast应用层,编写服务方法也类似WebAPi风格

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.1 1,307 11/9/2015
1.4.0 1,093 7/3/2015