Skip to main content
NetworkSocket.Fast package icon

NetworkSocket.Fast

这是基于SocketAsyncEventArgs封装TCP通讯协议组件,基础层性能好可扩展性很高;其NetworkSocket.Fast层模仿了Asp.net WebApi开发风格,支持依赖注入、特性过滤器、全局过滤器和WebApi式的服务方法代码书写,可用于实现快速编写通讯服务项目

Total Downloads
14.5K
14,506
Published
Jul 1, 2015
Latest stable version

Install

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

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.