![]() |
VOOZH | about |
Requires NuGet 2.12 or higher.
dotnet add package System.Net.WebSockets --version 4.3.0
NuGet\Install-Package System.Net.WebSockets -Version 4.3.0
<PackageReference Include="System.Net.WebSockets" Version="4.3.0" />
<PackageVersion Include="System.Net.WebSockets" Version="4.3.0" />Directory.Packages.props
<PackageReference Include="System.Net.WebSockets" />Project file
paket add System.Net.WebSockets --version 4.3.0
#r "nuget: System.Net.WebSockets, 4.3.0"
#:package System.Net.WebSockets@4.3.0
#addin nuget:?package=System.Net.WebSockets&version=4.3.0Install as a Cake Addin
#tool nuget:?package=System.Net.WebSockets&version=4.3.0Install as a Cake Tool
Provides the System.Net.WebSockets.WebSocket abstract class and related types to allow developers to implement the WebSocket protocol (RFC 6455). WebSockets provide full-duplex communication over a single TCP connection.
Commonly Used Types:
System.Net.WebSockets.WebSocket
System.Net.WebSockets.WebSocketContext
System.Net.WebSockets.WebSocketException
When using NuGet 3.x this package requires at least version 3.4.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp1.0 netcoreapp1.0 was computed. netcoreapp1.1 netcoreapp1.1 was computed. netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard1.3 netstandard1.3 is compatible. netstandard1.4 netstandard1.4 was computed. netstandard1.5 netstandard1.5 was computed. netstandard1.6 netstandard1.6 was computed. netstandard2.0 netstandard2.0 was computed. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net46 net46 is compatible. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. monoandroid10 monoandroid10 is compatible. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. monotouch10 monotouch10 is compatible. |
| Tizen | tizen30 tizen30 was computed. tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Universal Windows Platform | uap uap was computed. uap10.0 uap10.0 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. xamarinios10 xamarinios10 is compatible. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. xamarinmac20 xamarinmac20 is compatible. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. xamarintvos10 xamarintvos10 is compatible. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. xamarinwatchos10 xamarinwatchos10 is compatible. |
Showing the top 5 NuGet packages that depend on System.Net.WebSockets:
| Package | Downloads |
|---|---|
|
System.Net.WebSockets.Client
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. |
|
|
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. |
|
|
Microsoft.Net.Http.Server
.NET HTTP server that uses the Windows HTTP Server API. |
|
|
DisCatSharp
DisCatSharp Your library to write discord bots in C# with a focus on always providing access to the latest discord features. Written with love and for everyone. |
|
|
Microsoft.AspNet.Http.Features
ASP.NET 5 HTTP feature interface definitions. |
Showing the top 20 popular GitHub repositories that depend on System.Net.WebSockets:
| Repository | Stars |
|---|---|
|
microsoft/PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
|
|
|
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/VSSDK-Extensibility-Samples
Samples for building your own Visual Studio extensions
|
|
|
chenxuuu/llcom
🛠功能强大的串口工具。支持Lua自动化处理、串口调试、WinUSB、串口曲线、TCP测试、MQTT测试、编码转换、乱码恢复等功能
|
|
|
not-nullptr/Aerochat
Native rewrite of Aerochat, a WLM 09 themed Discord client
|
|
|
RazorGenerator/RazorGenerator
A Custom Tool for Visual Studio that allows processing Razor files at design time instead of runtime, allowing them to be built into an assembly for simpler reuse and distribution.
|
|
|
radu-matei/websocket-manager
Real-Time library for ASP .NET Core
|
|
|
microsoft/RTVS
R Tools for Visual Studio.
|
|
|
wushuaihua520/BarrageGrab
抖音快手bilibili直播弹幕wss直连,非系统代理方式,无需多开浏览器窗口
|
|
| zhaopeiym/IoTClient.Examples | |
|
Flangvik/CobaltBus
Cobalt Strike External C2 Integration With Azure Servicebus, C2 traffic via Azure Servicebus
|
|
|
KjetilSv/Win10As
Make your windows 10 computer IOT friendly
|
|
|
Naticord/naticord
Naticord is a Discord client focused on bringing the best experience possible natively.
|
|
|
Drawaes/CondenserDotNet
API Condenser / Reverse Proxy using Kestrel and Consul, Including light weight consul lib
|
|
|
fabsenet/adrilight
An Ambilight clone for Windows based sources - HTPC or just a normal PC
|
|
|
Aiko-IT-Systems/DisCatSharp
Your library to write discord apps in C# with focus on always providing access to the latest discord features
|
|
|
mpostol/OPC-UA-OOI
Object Oriented Internet - C# deliverables supporting a new Machine To Machine (M2M) communication architecture
|
|
|
aliostad/BeeHive
A Reactive Cloud Actor library/mini-framework for .NET 4.5.2+ or .NET Standard 2.0+
|
|
|
DigitalPlatform/dp2
Integrated Library System / 图书馆集成系统
|
|
|
jamesmontemagno/MyStreamTimer
A cool app to count up or down that writes text to file for streamers
|
| Version | Downloads | Last Updated |
|---|---|---|
| 4.3.0 | 96,599,990 | 11/15/2016 |
| 4.3.0-preview1-24530-04 | 177,056 | 10/24/2016 |
| 4.0.0 | 286,065,025 | 6/27/2016 |
| 4.0.0-rc2-24027 | 2,178,331 | 5/16/2016 |
| 4.0.0-beta-23516 | 355,305 | 11/18/2015 |
| 4.0.0-beta-23409 | 367,120 | 10/15/2015 |
| 4.0.0-beta-23225 | 44,356 | 9/2/2015 |
| 4.0.0-beta-23123 | 4,933 | 7/29/2015 |
| 4.0.0-beta-23109 | 42,990 | 7/27/2015 |
| 4.0.0-beta-23019 | 44,187 | 6/30/2015 |
| 4.0.0-beta-22816 | 11,592 | 4/24/2015 |