Dapr.WebSockets
0.2.7
dotnet add package Dapr.WebSockets --version 0.2.7
NuGet\Install-Package Dapr.WebSockets -Version 0.2.7
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="Dapr.WebSockets" Version="0.2.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dapr.WebSockets --version 0.2.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Dapr.WebSockets, 0.2.7"
#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 Dapr.WebSockets as a Cake Addin #addin nuget:?package=Dapr.WebSockets&version=0.2.7 // Install Dapr.WebSockets as a Cake Tool #tool nuget:?package=Dapr.WebSockets&version=0.2.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Portable Class Library for WebSockets, wrapping platform-specific APIs.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-android was computed. net7.0-android was computed. net8.0-android was computed. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. 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 is compatible. |
MonoTouch | monotouch is compatible. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wp8 is compatible. wp81 was computed. wpa81 is compatible. |
Windows Store | win8 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
All Frameworks
- Rx-Main (>= 2.2.5)
-
MonoAndroid 0.0
- Rx-Main (>= 2.2.5)
-
MonoTouch 0.0
- Rx-Main (>= 2.2.5)
-
WindowsPhone 8.0
- Rx-Main (>= 2.2.5)
- WebSocket4Net (>= 0.10.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Dapr.WebSockets:
Package | Downloads |
---|---|
WebStreams.Client
Cross-platform WebStream library for .NET using Reactive Extensions. Compatible with Windows, Mono/Xamarin Android and iOS |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.2.7 | 2,899 | 12/20/2014 |
0.2.6 | 1,840 | 12/20/2014 |
0.2.5 | 1,829 | 12/12/2014 |
0.2.4 | 1,734 | 12/12/2014 |
0.2.3 | 1,664 | 12/12/2014 |
0.2.2 | 1,873 | 11/16/2014 |
0.2.1 | 1,731 | 11/16/2014 |
0.1.109 | 1,613 | 8/29/2014 |
0.1.95 | 1,513 | 8/5/2014 |
0.1.94 | 1,512 | 8/4/2014 |
0.1.92 | 1,570 | 8/2/2014 |
0.1.91 | 1,467 | 8/2/2014 |
0.1.90 | 1,916 | 7/27/2014 |
0.1.88 | 1,624 | 7/1/2014 |
0.1.83 | 1,546 | 6/26/2014 |
0.1.48-pre | 1,338 | 6/20/2014 |
0.1.20 | 1,577 | 6/19/2014 |
0.1.14 | 1,539 | 6/18/2014 |
0.1.13 | 1,581 | 6/13/2014 |
0.1.11 | 1,503 | 6/11/2014 |
0.1.10 | 1,516 | 6/11/2014 |
0.1.8 | 1,523 | 6/11/2014 |
0.1.7 | 1,495 | 6/10/2014 |
0.1.6 | 1,439 | 6/10/2014 |
0.1.0 | 1,569 | 6/9/2014 |
Moved to built-in implementation on Xamarin and NET45, working around broken Mono.