System.Net.WebSockets.Client (4.3.2)
Published 2023-05-05 11:41:12 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 4.3.2 System.Net.WebSockets.Client
About this package
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.
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.NETCore.Platforms | 1.1.0 | .NETCore5.0 |
System.Collections | 4.3.0 | .NETCore5.0 |
System.Diagnostics.Debug | 4.3.0 | .NETCore5.0 |
System.Diagnostics.Tracing | 4.3.0 | .NETCore5.0 |
System.Globalization | 4.3.0 | .NETCore5.0 |
System.Net.Primitives | 4.3.0 | .NETCore5.0 |
System.Net.WebHeaderCollection | 4.3.0 | .NETCore5.0 |
System.Net.WebSockets | 4.3.0 | .NETCore5.0 |
System.Resources.ResourceManager | 4.3.0 | .NETCore5.0 |
System.Runtime | 4.3.0 | .NETCore5.0 |
System.Runtime.Extensions | 4.3.0 | .NETCore5.0 |
System.Runtime.InteropServices.WindowsRuntime | 4.3.0 | .NETCore5.0 |
System.Runtime.WindowsRuntime | 4.3.0 | .NETCore5.0 |
System.Security.Cryptography.X509Certificates | 4.3.0 | .NETCore5.0 |
System.Text.Encoding | 4.3.0 | .NETCore5.0 |
System.Threading | 4.3.0 | .NETCore5.0 |
System.Threading.Tasks | 4.3.0 | .NETCore5.0 |
System.Net.WebSockets | 4.3.0 | .NETFramework4.6 |
System.Security.Cryptography.X509Certificates | 4.3.0 | .NETFramework4.6 |
Microsoft.NETCore.Platforms | 1.1.0 | .NETStandard1.3 |
Microsoft.Win32.Primitives | 4.3.0 | .NETStandard1.3 |
System.Collections | 4.3.0 | .NETStandard1.3 |
System.Diagnostics.Debug | 4.3.0 | .NETStandard1.3 |
System.Diagnostics.Tracing | 4.3.0 | .NETStandard1.3 |
System.Globalization | 4.3.0 | .NETStandard1.3 |
System.IO | 4.3.0 | .NETStandard1.3 |
System.Net.NameResolution | 4.3.0 | .NETStandard1.3 |
System.Net.Primitives | 4.3.0 | .NETStandard1.3 |
System.Net.Security | 4.3.0 | .NETStandard1.3 |
System.Net.Sockets | 4.3.0 | .NETStandard1.3 |
System.Net.WebHeaderCollection | 4.3.0 | .NETStandard1.3 |
System.Net.WebSockets | 4.3.0 | .NETStandard1.3 |
System.Resources.ResourceManager | 4.3.0 | .NETStandard1.3 |
System.Runtime | 4.3.0 | .NETStandard1.3 |
System.Runtime.Extensions | 4.3.0 | .NETStandard1.3 |
System.Runtime.Handles | 4.3.0 | .NETStandard1.3 |
System.Runtime.InteropServices | 4.3.0 | .NETStandard1.3 |
System.Security.Cryptography.Algorithms | 4.3.0 | .NETStandard1.3 |
System.Security.Cryptography.Primitives | 4.3.0 | .NETStandard1.3 |
System.Security.Cryptography.X509Certificates | 4.3.0 | .NETStandard1.3 |
System.Text.Encoding | 4.3.0 | .NETStandard1.3 |
System.Text.Encoding.Extensions | 4.3.0 | .NETStandard1.3 |
System.Threading | 4.3.0 | .NETStandard1.3 |
System.Threading.Tasks | 4.3.0 | .NETStandard1.3 |
System.Threading.Timer | 4.3.0 | .NETStandard1.3 |