WebSocketExtensions 1.0.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package WebSocketExtensions --version 1.0.6
NuGet\Install-Package WebSocketExtensions -Version 1.0.6
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="WebSocketExtensions" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebSocketExtensions --version 1.0.6
#r "nuget: WebSocketExtensions, 1.0.6"
#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 WebSocketExtensions as a Cake Addin
#addin nuget:?package=WebSocketExtensions&version=1.0.6

// Install WebSocketExtensions as a Cake Tool
#tool nuget:?package=WebSocketExtensions&version=1.0.6

A WebSocketClient and WebSocketServer wrapper for WebSocket Api In System.Net

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on WebSocketExtensions:

Package Downloads
WebSocketExtensions.Kestrel

A WebSocketClient and WebSocketServer wrapper for WebSocket Api In System.Net, A drop in replacement for WebSocketSharp, Has implementations using HttpListener and WebListener and Kestrel

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.9.0 49 4/17/2024
2.8.0 470 12/18/2023
2.7.0 494 12/18/2023
2.6.0 4,338 9/9/2022
2.1.9 5,344 2/8/2022
2.1.7 5,022 11/30/2021
2.1.6 2,439 11/2/2021
2.1.5 387 11/2/2021
2.1.4 314 11/1/2021
2.1.3 634 10/4/2021
2.1.2 344 10/1/2021
2.1.1 587 8/31/2021
2.1.0 347 8/30/2021
2.0.0.2 406 6/11/2021
2.0.0.1 989 3/24/2021
1.0.20 349 3/18/2021
1.0.19 1,675 3/5/2021
1.0.18 389 3/3/2021
1.0.17 347 3/3/2021
1.0.16 374 3/1/2021
1.0.15 1,877 3/1/2021
1.0.14 379 2/26/2021
1.0.13 1,660 10/2/2020
1.0.12 2,775 3/12/2020
1.0.11 1,040 3/11/2020
1.0.10 646 8/27/2019
1.0.9 506 8/26/2019
1.0.8 2,992 8/14/2019
1.0.7 543 8/7/2019
1.0.6 523 7/18/2019
1.0.5 813 7/17/2019
1.0.4 4,433 2/23/2019
1.0.3 768 1/3/2019
1.0.2 774 12/6/2018
1.0.1 658 12/6/2018
1.0.0 645 12/5/2018

Feel free to contribute, Integration Tests Work but no other gaurentees.