PureWebSockets 4.0.0
.NET Standard 2.0
dotnet add package PureWebSockets --version 4.0.0
NuGet\Install-Package PureWebSockets -Version 4.0.0
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="PureWebSockets" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PureWebSockets --version 4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PureWebSockets, 4.0.0"
#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 PureWebSockets as a Cake Addin
#addin nuget:?package=PureWebSockets&version=4.0.0
// Install PureWebSockets as a Cake Tool
#tool nuget:?package=PureWebSockets&version=4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A cross platform WebSocket client library for .NET NetStandard core.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- System.Net.WebSockets (>= 4.3.0)
- System.Net.WebSockets.Client (>= 4.3.2)
- System.Threading.Thread (>= 4.3.0)
NuGet packages (10)
Showing the top 5 NuGet packages that depend on PureWebSockets:
Package | Downloads |
---|---|
PureSocketCluster
A cross platform SocketCluster library for .NET NetStandard Core. |
|
PureSignalRClient
A cross platform SignalR WebSocket client library for .NET NetStandard core. |
|
Traderr.Infrastructure
Traderr.io |
|
SlackApi.NetCore
Package Description |
|
Loxone.Net
An .Net API for the Loxone Miniserver |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.0.0 | 21,808 | 4/3/2020 |
3.0.0 | 13,685 | 8/21/2019 |
2.4.4 | 2,412 | 7/8/2019 |
2.4.3 | 5,754 | 4/14/2019 |
2.4.2 | 7,849 | 1/31/2019 |
2.4.1-beta | 487 | 1/30/2019 |
2.4.0-beta | 432 | 1/30/2019 |
2.3.0 | 2,504 | 12/27/2018 |
2.2.0 | 3,630 | 10/5/2018 |
2.1.1 | 8,506 | 4/18/2018 |
2.1.0.1 | 838 | 4/18/2018 |
2.0.2.1 | 1,583 | 1/22/2018 |
2.0.1 | 2,680 | 11/14/2017 |
1.6.0 | 17,953 | 10/17/2017 |
1.5.0 | 2,624 | 7/7/2017 |
1.4.0 | 1,493 | 4/11/2017 |
1.3.0 | 1,397 | 3/17/2017 |
1.2.0 | 1,423 | 2/20/2017 |
1.1.1 | 1,195 | 2/19/2017 |
1.1.0 | 1,220 | 2/17/2017 |
1.0.2 | 1,453 | 2/17/2017 |
1.0.1 | 1,156 | 2/16/2017 |
1.0.0 | 1,154 | 2/15/2017 |
See git for list of changes.