System.Net.WebSockets.Client 4.0.0-rc2-24027

Prefix Reserved
This is a prerelease version of System.Net.WebSockets.Client.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 3.4 or higher.

dotnet add package System.Net.WebSockets.Client --version 4.0.0-rc2-24027                
NuGet\Install-Package System.Net.WebSockets.Client -Version 4.0.0-rc2-24027                
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="System.Net.WebSockets.Client" Version="4.0.0-rc2-24027" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Net.WebSockets.Client --version 4.0.0-rc2-24027                
#r "nuget: System.Net.WebSockets.Client, 4.0.0-rc2-24027"                
#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.
// Install System.Net.WebSockets.Client as a Cake Addin
#addin nuget:?package=System.Net.WebSockets.Client&version=4.0.0-rc2-24027&prerelease

// Install System.Net.WebSockets.Client as a Cake Tool
#tool nuget:?package=System.Net.WebSockets.Client&version=4.0.0-rc2-24027&prerelease                

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
\r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on System.Net.WebSockets.Client:

Package Downloads
System.Private.ServiceModel

Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.ServiceModel packages. - 1548494

Microsoft.Azure.Amqp

Package for Azure AMQP

GitHub repositories (34)

Showing the top 5 popular GitHub repositories that depend on System.Net.WebSockets.Client:

Repository Stars
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
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!
microsoft/PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.