Dapr.WebSockets 0.2.4

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

// Install Dapr.WebSockets as a Cake Tool
#tool nuget:?package=Dapr.WebSockets&version=0.2.4

Portable Class Library for WebSockets, wrapping platform-specific APIs.

Product 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.

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,847 12/20/2014
0.2.6 1,809 12/20/2014
0.2.5 1,802 12/12/2014
0.2.4 1,706 12/12/2014
0.2.3 1,638 12/12/2014
0.2.2 1,844 11/16/2014
0.2.1 1,700 11/16/2014
0.1.109 1,584 8/29/2014
0.1.95 1,488 8/5/2014
0.1.94 1,485 8/4/2014
0.1.92 1,540 8/2/2014
0.1.91 1,441 8/2/2014
0.1.90 1,857 7/27/2014
0.1.88 1,580 7/1/2014
0.1.83 1,518 6/26/2014
0.1.48-pre 1,313 6/20/2014
0.1.20 1,544 6/19/2014
0.1.14 1,487 6/18/2014
0.1.13 1,534 6/13/2014
0.1.11 1,478 6/11/2014
0.1.10 1,489 6/11/2014
0.1.8 1,478 6/11/2014
0.1.7 1,465 6/10/2014
0.1.6 1,408 6/10/2014
0.1.0 1,536 6/9/2014

Moved to built-in implementation on Xamarin and NET45, working around broken Mono.