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 369 10/31/2024
1.0.21 315 10/31/2024
1.0.20 338 10/31/2024
1.0.19 350 10/30/2024
1.0.18 314 10/30/2024
1.0.17 331 10/30/2024
1.0.16 329 10/30/2024
1.0.15 303 10/30/2024
1.0.14 355 10/29/2024
1.0.13 315 10/25/2024
1.0.12 292 10/25/2024
1.0.11 303 10/25/2024
1.0.10 344 10/25/2024
1.0.9 296 10/20/2024
1.0.8 332 10/17/2024
1.0.7 303 10/17/2024
1.0.6 277 10/17/2024
1.0.5 313 10/17/2024
1.0.4 295 10/17/2024
1.0.3 300 10/17/2024

Summary of changes made in this release of the package.