WebSocketExtensions 1.0.11
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package WebSocketExtensions --version 1.0.11
NuGet\Install-Package WebSocketExtensions -Version 1.0.11
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.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebSocketExtensions --version 1.0.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WebSocketExtensions, 1.0.11"
#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.11 // Install WebSocketExtensions as a Cake Tool #tool nuget:?package=WebSocketExtensions&version=1.0.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A WebSocketClient and WebSocketServer wrapper for WebSocket Api In System.Net
Product | Versions 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.12.0 | 1,011 | 5/28/2024 |
2.11.0 | 902 | 4/30/2024 |
2.10.0 | 121 | 4/26/2024 |
2.9.0 | 317 | 4/17/2024 |
2.8.0 | 535 | 12/18/2023 |
2.7.0 | 637 | 12/18/2023 |
2.6.0 | 4,556 | 9/9/2022 |
2.1.9 | 5,435 | 2/8/2022 |
2.1.7 | 5,050 | 11/30/2021 |
2.1.6 | 2,799 | 11/2/2021 |
2.1.5 | 419 | 11/2/2021 |
2.1.4 | 340 | 11/1/2021 |
2.1.3 | 662 | 10/4/2021 |
2.1.2 | 373 | 10/1/2021 |
2.1.1 | 612 | 8/31/2021 |
2.1.0 | 378 | 8/30/2021 |
2.0.0.2 | 435 | 6/11/2021 |
2.0.0.1 | 1,027 | 3/24/2021 |
1.0.20 | 377 | 3/18/2021 |
1.0.19 | 1,701 | 3/5/2021 |
1.0.18 | 418 | 3/3/2021 |
1.0.17 | 377 | 3/3/2021 |
1.0.16 | 405 | 3/1/2021 |
1.0.15 | 1,915 | 3/1/2021 |
1.0.14 | 407 | 2/26/2021 |
1.0.13 | 1,675 | 10/2/2020 |
1.0.12 | 2,802 | 3/12/2020 |
1.0.11 | 1,072 | 3/11/2020 |
1.0.10 | 671 | 8/27/2019 |
1.0.9 | 536 | 8/26/2019 |
1.0.8 | 3,019 | 8/14/2019 |
1.0.7 | 567 | 8/7/2019 |
1.0.6 | 536 | 7/18/2019 |
1.0.5 | 838 | 7/17/2019 |
1.0.4 | 4,464 | 2/23/2019 |
1.0.3 | 798 | 1/3/2019 |
1.0.2 | 802 | 12/6/2018 |
1.0.1 | 688 | 12/6/2018 |
1.0.0 | 677 | 12/5/2018 |
Feel free to contribute, Integration Tests Work but no other gaurentees.