PHS.Core 7.0.18

dotnet add package PHS.Core --version 7.0.18
                    
NuGet\Install-Package PHS.Core -Version 7.0.18
                    
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.Core" Version="7.0.18" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PHS.Core" Version="7.0.18" />
                    
Directory.Packages.props
<PackageReference Include="PHS.Core" />
                    
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.Core --version 7.0.18
                    
#r "nuget: PHS.Core, 7.0.18"
                    
#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.Core@7.0.18
                    
#: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.Core&version=7.0.18
                    
Install as a Cake Addin
#tool nuget:?package=PHS.Core&version=7.0.18
                    
Install as a Cake Tool

The core module for Pixel Horror Studios. This package contains events and models for network payloads for Client or Server connections. This package is used as a base module for many different applications including but not limited to: Allie.Chat, TheMonitaur, Tcp.NET, Udp.NET, WebsocketsSimple, and NTier.NET.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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.
  • net7.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on PHS.Core:

Package Downloads
PHS.Networking

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, TheMonitaur, Tcp.NET, Udp.NET, WebsocketsSimple, and NTier.NET.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.0.18 1,341 6/26/2023
7.0.17 30,768 6/11/2023
7.0.16 11,818 6/11/2023
6.0.63 10,874 6/26/2023
6.0.62 2,552 6/11/2023
6.0.61 3,501 6/11/2023
5.0.60 13,530 6/26/2023
5.0.59 1,146 6/11/2023
5.0.58 4,640 6/11/2023
3.1.59 14,885 6/26/2023
3.1.58 5,153 6/11/2023
3.1.57 3,481 6/11/2023
3.0.53 16,032 6/26/2023
3.0.52 3,287 6/11/2023
2.2.58 15,741 6/26/2023
2.2.57 4,411 6/11/2023
2.1.80 18,413 6/26/2023
2.1.79 5,024 6/11/2023
2.0.56 9,594 6/26/2023
2.0.55 6,453 6/11/2023
Loading failed