Skip to main content
NetworkSocket.Fast package icon

NetworkSocket.Fast

这是.net4.0下一个高性能、高可扩展性的Tcp异步通讯组件,内部基于SocketAsyncEventArgs封装,发送和接收完全分离,用户可基于底层的NetworkSocket.dll实现某种协议的高效服务器和客户端,也可以直接使用NetworkSocket.Fast.dll来快速实现自己的通讯服务项目

Total Downloads
14.5K
14,506
Published
Mar 10, 2015
Latest stable version

Install

.NET CLI
dotnet add package NetworkSocket.Fast --version 1.2.0
Package Manager Console
Install-Package NetworkSocket.Fast -Version 1.2.0
PackageReference
<PackageReference Include="NetworkSocket.Fast" Version="1.2.0" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.