System.Net.WebSockets.Client
4.3.2
Requires NuGet 2.12 or higher.
dotnet add package System.Net.WebSockets.Client --version 4.3.2
NuGet\Install-Package System.Net.WebSockets.Client -Version 4.3.2
<PackageReference Include="System.Net.WebSockets.Client" Version="4.3.2" />
paket add System.Net.WebSockets.Client --version 4.3.2
#r "nuget: System.Net.WebSockets.Client, 4.3.2"
// Install System.Net.WebSockets.Client as a Cake Addin
#addin nuget:?package=System.Net.WebSockets.Client&version=4.3.2
// Install System.Net.WebSockets.Client as a Cake Tool
#tool nuget:?package=System.Net.WebSockets.Client&version=4.3.2
Provides the System.Net.WebSockets.ClientWebSocket class, which implements the client role of the WebSockets protocol (RFC 6455).
Commonly Used Types:
System.Net.WebSockets.ClientWebSocket
When using NuGet 3.x this package requires at least version 3.4.
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 net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid monoandroid10 |
MonoMac | monomac |
MonoTouch | monotouch monotouch10 |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | netcore50 uap uap10.0 |
Xamarin.iOS | xamarinios xamarinios10 |
Xamarin.Mac | xamarinmac xamarinmac20 |
Xamarin.TVOS | xamarintvos xamarintvos10 |
Xamarin.WatchOS | xamarinwatchos xamarinwatchos10 |
-
.NETCore 5.0
- Microsoft.NETCore.Platforms (>= 1.1.0)
- System.Collections (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Diagnostics.Tracing (>= 4.3.0)
- System.Globalization (>= 4.3.0)
- System.Net.Primitives (>= 4.3.0)
- System.Net.WebHeaderCollection (>= 4.3.0)
- System.Net.WebSockets (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Runtime.InteropServices.WindowsRuntime (>= 4.3.0)
- System.Runtime.WindowsRuntime (>= 4.3.0)
- System.Security.Cryptography.X509Certificates (>= 4.3.0)
- System.Text.Encoding (>= 4.3.0)
- System.Threading (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
-
.NETFramework 4.6
- System.Net.WebSockets (>= 4.3.0)
- System.Security.Cryptography.X509Certificates (>= 4.3.0)
-
.NETStandard 1.3
- Microsoft.NETCore.Platforms (>= 1.1.0)
- Microsoft.Win32.Primitives (>= 4.3.0)
- System.Collections (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Diagnostics.Tracing (>= 4.3.0)
- System.Globalization (>= 4.3.0)
- System.IO (>= 4.3.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Net.Primitives (>= 4.3.0)
- System.Net.Security (>= 4.3.0)
- System.Net.Sockets (>= 4.3.0)
- System.Net.WebHeaderCollection (>= 4.3.0)
- System.Net.WebSockets (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Runtime.Handles (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Security.Cryptography.Algorithms (>= 4.3.0)
- System.Security.Cryptography.Primitives (>= 4.3.0)
- System.Security.Cryptography.X509Certificates (>= 4.3.0)
- System.Text.Encoding (>= 4.3.0)
- System.Text.Encoding.Extensions (>= 4.3.0)
- System.Threading (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
- System.Threading.Timer (>= 4.3.0)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
NuGet packages (111)
Showing the top 5 NuGet packages that depend on System.Net.WebSockets.Client:
Package | Downloads |
---|---|
Microsoft.Azure.Amqp
Package for Azure AMQP |
|
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NETCore. d67bd83a075b8b10cb95810568073c1a3211f28b When using NuGet 3.x this package requires at least version 3.4. |
|
MQTTnet
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker) and supports v3.1.0, v3.1.1 and v5.0.0 of the MQTT protocol. |
|
IBM.Cloud.SDK.Core
The IBM.Cloud.SDK.Core is a core project of SDKs generated using the IBM OpenAPI SDK generator. |
|
DSharpPlus
A C# API for Discord based off DiscordSharp, but rewritten to fit the API standards. |
GitHub repositories (34)
Showing the top 5 popular GitHub repositories that depend on System.Net.WebSockets.Client:
Repository | Stars |
---|---|
dotnet/MQTTnet
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.
|
|
discord-net/Discord.Net
An unofficial .Net wrapper for the Discord API (https://discord.com/)
|
|
Nethereum/Nethereum
Ethereum .Net cross platform integration library
|
|
servicetitan/Stl.Fusion
Build real-time apps (Blazor included) with less than 1% of extra code responsible for real-time updates. Host 10-1000x faster APIs relying on transparent and nearly 100% consistent caching. We call it DREAM, or Distributed REActive Memoization, and it's here to turn real-time on!
|
|
DSharpPlus/DSharpPlus
A .NET Standard library for making bots using the Discord API.
|
Version | Downloads | Last updated | |
---|---|---|---|
4.3.2 | 10,079,136 | 11/29/2017 | |
4.3.1 | 905,883 | 5/9/2017 | |
4.3.0 | 5,938,794 | 11/15/2016 | |
4.3.0-preview1-24530-04 | 13,653 | 10/24/2016 | |
4.0.2 | 93,089,876 | 11/29/2017 | |
4.0.1 | 257,507 | 5/9/2017 | |
4.0.0 | 6,678,597 | 6/27/2016 | |
4.0.0-rc2-24027 | 15,500 | 5/16/2016 | |
4.0.0-beta-23516 | 8,810 | 11/18/2015 | |
4.0.0-beta-23409 | 2,025 | 10/15/2015 | |
4.0.0-beta-23225 | 1,507 | 9/2/2015 | |
4.0.0-beta-23123 | 1,753 | 7/29/2015 | |
4.0.0-beta-23109 | 1,589 | 7/27/2015 | |
4.0.0-beta-23019 | 1,494 | 6/30/2015 | |
4.0.0-beta-22816 | 3,422 | 4/24/2015 |