System.Net.WebSockets.Client.Managed
1.0.22
Microsoft's managed implementation of System.Net.WebSockets.ClientWebSocket tweaked for use on Windows 7 and .NET 4.5
Install-Package System.Net.WebSockets.Client.Managed -Version 1.0.22
dotnet add package System.Net.WebSockets.Client.Managed --version 1.0.22
<PackageReference Include="System.Net.WebSockets.Client.Managed" Version="1.0.22" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Net.WebSockets.Client.Managed --version 1.0.22
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Net.WebSockets.Client.Managed, 1.0.22"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.5
- System.Buffers (>= 4.4.0)
- System.Numerics.Vectors (>= 4.4.0)
-
.NETStandard 2.0
- System.Buffers (>= 4.4.0)
- System.Numerics.Vectors (>= 4.4.0)
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on System.Net.WebSockets.Client.Managed:
Package | Downloads |
---|---|
GraphQL.Client
A GraphQL Client for .NET Standard
|
|
OpenRPA.Net
Network helper liberary for OpenRPA, handles network message queues and wraps OpenFlow's websocket protocol.
|
|
AntDeployCommand
Package Description
|
|
VoicenterEventsSDK.NET
Voicenter Events SDK aims to manage API and socket communication with Voicenter APIs and backends. You can use the SDK to send and receive real-time data from and to voicenter servers.
|
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on System.Net.WebSockets.Client.Managed:
Repository | Stars |
---|---|
open-rpa/openrpa
Free Open Source Enterprise Grade RPA
|
|
graphql-dotnet/graphql-client
A GraphQL Client for .NET Standard
|
|
yuzd/AntDeploy
Tools to deploy applications to remote server(iis,windowsService,linuxService,docker) support netframwork and dotnetcore,support rollback and increment deploy
|
|
Warewolf-ESB/Warewolf
Effortless Microservice Design and Integration. This repository includes the code-base for the Warewolf Studio and Server.
|