Skip to main content
KcpSharp package icon

KcpSharp

C# asynchronous KCP protocol implementation. (ported from https://github.com/skywind3000/kcp)

Total Downloads
8.4K
8,356
Published
Jul 13, 2021
Latest stable version

Install

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

Frameworks

net5.0 net6.0 .NETStandard2.0

Dependencies

[5.0.0, )
Microsoft.Bcl.HashCode
.NETStandard2.0
[1.1.1, )
System.Memory
.NETStandard2.0
[4.5.4, )
[4.5.4, )

Adoption guide

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

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

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.