SuperSocket.Primitives
2.0.0-beta2-02
SuperSocket primitive interfaces and classes.
This is a prerelease version of SuperSocket.Primitives.
The owner has unlisted this package.
This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
Install-Package SuperSocket.Primitives -Version 2.0.0-beta2-02
dotnet add package SuperSocket.Primitives --version 2.0.0-beta2-02
<PackageReference Include="SuperSocket.Primitives" Version="2.0.0-beta2-02" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SuperSocket.Primitives --version 2.0.0-beta2-02
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SuperSocket.Primitives, 2.0.0-beta2-02"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.1
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 3.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 3.0.0)
- SuperSocket.Channel (>= 2.0.0-beta2-02)
- SuperSocket.ProtoBase (>= 2.0.0-beta2-02)
Used By
NuGet packages (6)
Showing the top 5 NuGet packages that depend on SuperSocket.Primitives:
Package | Downloads |
---|---|
SuperSocket.Server
SuperSocket server hosting library.
|
|
SuperSocket.Command
SuperSocket command pattern library which allow you to handle requests with commands.
|
|
SuperSocket.SessionContainer
SuperSocket built-in session containers.
|
|
SuperSocket.WebSocket.Server
SuperSocket WebSocket server.
|
|
SuperSocket.SerialIO
Serial IO support for SuperSocket
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.0-beta.8 | 319 | 1/23/2021 |