PureWebSockets 4.0.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 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
- 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. |
|
Traderr.Infrastructure
Traderr.io |
|
PureSignalRClient
A cross platform SignalR WebSocket client library for .NET NetStandard core. |
|
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 | 28,071 | 4/3/2020 |
3.0.0 | 15,642 | 8/21/2019 |
2.4.4 | 2,732 | 7/8/2019 |
2.4.3 | 6,234 | 4/14/2019 |
2.4.2 | 12,000 | 1/31/2019 |
2.4.1-beta | 706 | 1/30/2019 |
2.4.0-beta | 589 | 1/30/2019 |
2.3.0 | 5,104 | 12/27/2018 |
2.2.0 | 5,155 | 10/5/2018 |
2.1.1 | 9,909 | 4/18/2018 |
2.1.0.1 | 997 | 4/18/2018 |
2.0.2.1 | 1,857 | 1/22/2018 |
2.0.1 | 3,175 | 11/14/2017 |
1.6.0 | 21,475 | 10/17/2017 |
1.5.0 | 2,960 | 7/7/2017 |
1.4.0 | 1,817 | 4/11/2017 |
1.3.0 | 1,685 | 3/17/2017 |
1.2.0 | 1,692 | 2/20/2017 |
1.1.1 | 1,407 | 2/19/2017 |
1.1.0 | 1,462 | 2/17/2017 |
1.0.2 | 1,730 | 2/17/2017 |
1.0.1 | 1,387 | 2/16/2017 |
1.0.0 | 1,356 | 2/15/2017 |
See git for list of changes.