Info
Version: | |
Author(s): | none |
Last Update: | Monday, August 28, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/KcpServer |
Install
Install-Package KcpServer
dotnet add package KcpServer
paket add KcpServer
KcpServer Download (Unzip the "nupkg" after downloading)
Dependencies
- DotNetty.Buffers(>= 0.4.6)
- DotNetty.Codecs(>= 0.4.6)
- DotNetty.Common(>= 0.4.6)
- DotNetty.Handlers(>= 0.4.6)
- DotNetty.Transport(>= 0.4.6)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 1.1.0)
- Microsoft.Extensions.Logging(>= 1.1.1)
- Microsoft.Extensions.Logging.Abstractions(>= 1.1.1)
- Microsoft.NETCore.Platforms(>= 1.1.0)
- Microsoft.Win32.Primitives(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- System.AppContext(>= 4.3.0)
- System.Collections(>= 4.3.0)
- System.Collections.Concurrent(>= 4.3.0)
- System.ComponentModel(>= 4.3.0)
- System.Console(>= 4.3.0)
- System.Diagnostics.Debug(>= 4.3.0)
- System.Diagnostics.DiagnosticSource(>= 4.3.0)
- System.Diagnostics.Tools(>= 4.3.0)
- System.Diagnostics.Tracing(>= 4.3.0)
- System.Globalization(>= 4.3.0)
- System.Globalization.Calendars(>= 4.3.0)
- System.IO(>= 4.3.0)
- System.IO.Compression(>= 4.3.0)
- System.IO.Compression.ZipFile(>= 4.3.0)
- System.IO.FileSystem(>= 4.3.0)
- System.IO.FileSystem.Primitives(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Linq.Expressions(>= 4.3.0)
- System.Net.Http(>= 4.3.0)
- System.Net.Primitives(>= 4.3.0)
- System.Net.Sockets(>= 4.3.0)
- System.ObjectModel(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Reflection.Extensions(>= 4.3.0)
- System.Reflection.Primitives(>= 4.3.0)
- System.Resources.ResourceManager(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- System.Runtime.Extensions(>= 4.3.0)
- System.Runtime.Handles(>= 4.3.0)
- System.Runtime.InteropServices(>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
- System.Runtime.Numerics(>= 4.3.0)
- System.Security.Cryptography.Algorithms(>= 4.3.0)
- System.Security.Cryptography.Encoding(>= 4.3.0)
- System.Security.Cryptography.Primitives(>= 4.3.0)
- System.Security.Cryptography.X509Certificates(>= 4.3.0)
- System.Text.Encoding(>= 4.3.0)
- System.Text.Encoding.Extensions(>= 4.3.0)
- System.Text.RegularExpressions(>= 4.3.0)
- System.Threading(>= 4.3.0)
- System.Threading.Tasks(>= 4.3.0)
- System.Threading.Timer(>= 4.3.0)
- System.Xml.ReaderWriter(>= 4.3.0)
- System.Xml.XDocument(>= 4.3.0)