System.Net.WebSockets.Client.Managed
1.0.22
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" />
paket add System.Net.WebSockets.Client.Managed --version 1.0.22
#r "nuget: System.Net.WebSockets.Client.Managed, 1.0.22"
// Install System.Net.WebSockets.Client.Managed as a Cake Addin
#addin nuget:?package=System.Net.WebSockets.Client.Managed&version=1.0.22
// Install System.Net.WebSockets.Client.Managed as a Cake Tool
#tool nuget:?package=System.Net.WebSockets.Client.Managed&version=1.0.22
Microsoft's managed implementation of System.Net.WebSockets.ClientWebSocket tweaked for use on Windows 7 and .NET 4.5
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.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)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on System.Net.WebSockets.Client.Managed:
Package | Downloads |
---|---|
GraphQL.Client
A GraphQL Client for .NET Standard |
|
Xilium.Crdtp.Client
Client library which let you to communicate with agent hosts based on Chrome DevTools Protocol, specifically Chromium, Chrome and other Blink-based browsers. |
|
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.
|