SuperSocket primitive interfaces and classes.
Info
Version: | 2.0.0-beta.28 |
Author(s): | Kerry Jiang and other contributors |
Last Update: | Saturday, November 2, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kerryjiang/supersocket |
NuGet Url: | https://www.nuget.org/packages/SuperSocket.Primitives |
Install
Install-Package SuperSocket.Primitives
dotnet add package SuperSocket.Primitives
paket add SuperSocket.Primitives
SuperSocket.Primitives Download (Unzip the "nupkg" after downloading)
Dependencies
- SuperSocket.Channel(>= 2.0.07)
- SuperSocket.ProtoBase(>= 2.0.07)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.0.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 3.0.0)