PHS.Networking
2.1.10
The core networking module for Pixel Horror Studios. This package contains events and models for network payloads for Client or Server connections. A server module is also available under PHS.Networking.Server. This package is used as a base module for many different applications including but not limited to: Allie.Chat, The Monitaur, Tcp.NET, WebsocketsSimple, and NTier.NET.
Install-Package PHS.Networking -Version 2.1.10
dotnet add package PHS.Networking --version 2.1.10
<PackageReference Include="PHS.Networking" Version="2.1.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PHS.Networking --version 2.1.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PHS.Networking, 2.1.10"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install PHS.Networking as a Cake Addin
#addin nuget:?package=PHS.Networking&version=2.1.10
// Install PHS.Networking as a Cake Tool
#tool nuget:?package=PHS.Networking&version=2.1.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.1
- PHS.Core (>= 2.1.10)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on PHS.Networking:
Package | Downloads |
---|---|
Tcp.NET.Core
The core module for a simple SSL or non-SSL async await Tcp Server and Client with authentication. This package is used by both Tcp.NET.Client and Tcp.NET.Server.
|
|
WebsocketsSimple.Core
The core module for a simple websocket server and client implementation with authentication.
|
|
PHS.Networking.Server
The server core networking module for Pixel Horror Studios. This package contains events and models for network payloads for Server connections. This package is used as a base module for many different applications requiring server-side networking including but not limited to: Allie.Chat, The Monitaur, Tcp.NET, WebsocketsSimple, and NTier.NET.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.1.10 | 706 | 1/27/2021 |
2.1.9 | 218 | 1/24/2021 |
2.1.8 | 262 | 1/22/2021 |
2.1.7 | 72 | 1/22/2021 |
2.1.6 | 82 | 1/22/2021 |
2.1.3 | 81 | 1/22/2021 |
2.1.2 | 157 | 1/21/2021 |
2.1.1 | 150 | 1/21/2021 |
2.1.0 | 63 | 1/21/2021 |
1.4.0 | 522 | 9/30/2020 |
1.3.2 | 189 | 9/25/2020 |
1.3.1 | 246 | 9/23/2020 |
1.3.0 | 145 | 9/21/2020 |
1.2.5 | 635 | 7/22/2020 |
1.2.4 | 268 | 7/21/2020 |
1.2.3 | 984 | 6/10/2020 |
1.2.2 | 1,632 | 2/18/2020 |
1.2.1 | 214 | 2/18/2020 |
1.2.0 | 297 | 2/18/2020 |