PHS.Networking.Server 5.0.15

There is a newer version of this package available.
See the version list below for details.
dotnet add package PHS.Networking.Server --version 5.0.15
                    
NuGet\Install-Package PHS.Networking.Server -Version 5.0.15
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PHS.Networking.Server" Version="5.0.15" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PHS.Networking.Server" Version="5.0.15" />
                    
Directory.Packages.props
<PackageReference Include="PHS.Networking.Server" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add PHS.Networking.Server --version 5.0.15
                    
#r "nuget: PHS.Networking.Server, 5.0.15"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package PHS.Networking.Server@5.0.15
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=PHS.Networking.Server&version=5.0.15
                    
Install as a Cake Addin
#tool nuget:?package=PHS.Networking.Server&version=5.0.15
                    
Install as a Cake Tool

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.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on PHS.Networking.Server:

Package Downloads
Tcp.NET.Server

The server module for a simple SSL or non-SSL Tcp Server with authentication.

WebsocketsSimple.Server

The server module for a simple websocket server and client implementation with authentication.

Udp.NET.Server

The server module for a simple Udp Server with authentication.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.0.18 9,685 6/26/2023
7.0.17 1,195 6/11/2023
7.0.16 1,105 6/11/2023
6.0.63 4,772 6/26/2023
6.0.62 1,042 6/11/2023
6.0.61 1,352 6/11/2023
5.0.60 5,682 6/26/2023
5.0.59 1,724 6/11/2023
5.0.58 338 6/11/2023
5.0.15 1,709 2/28/2022
3.1.59 6,249 6/26/2023
3.1.58 1,993 6/11/2023
3.0.53 6,783 6/26/2023
3.0.52 1,319 6/11/2023
2.2.58 6,758 6/26/2023
2.2.57 1,994 6/11/2023
2.1.80 7,755 6/26/2023
2.1.79 2,223 6/11/2023
2.0.56 3,986 6/26/2023
2.0.55 2,617 6/11/2023
Loading failed