PS.WebSocketServer 1.0.22

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

>net Core 8 api That accepts socket connections to run remote Powershell scripts

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.22 381 10/31/2024
1.0.21 321 10/31/2024
1.0.20 346 10/31/2024
1.0.19 355 10/30/2024
1.0.18 320 10/30/2024
1.0.17 337 10/30/2024
1.0.16 333 10/30/2024
1.0.15 308 10/30/2024
1.0.14 365 10/29/2024
1.0.13 321 10/25/2024
1.0.12 298 10/25/2024
1.0.11 310 10/25/2024
1.0.10 355 10/25/2024
1.0.9 303 10/20/2024
1.0.8 335 10/17/2024
1.0.7 309 10/17/2024
1.0.6 285 10/17/2024
1.0.5 321 10/17/2024
1.0.4 300 10/17/2024
1.0.3 306 10/17/2024

Summary of changes made in this release of the package.