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 373 10/31/2024
1.0.21 317 10/31/2024
1.0.20 341 10/31/2024
1.0.19 350 10/30/2024
1.0.18 316 10/30/2024
1.0.17 333 10/30/2024
1.0.16 330 10/30/2024
1.0.15 305 10/30/2024
1.0.14 360 10/29/2024
1.0.13 317 10/25/2024
1.0.12 295 10/25/2024
1.0.11 306 10/25/2024
1.0.10 348 10/25/2024
1.0.9 300 10/20/2024
1.0.8 333 10/17/2024
1.0.7 305 10/17/2024
1.0.6 281 10/17/2024
1.0.5 318 10/17/2024
1.0.4 297 10/17/2024
1.0.3 303 10/17/2024

Summary of changes made in this release of the package.