Dapr.WebStream.Client
                              
                            
                                0.1.22
                            
                        
                    
        
        
                                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 Dapr.WebStream.Client --version 0.1.22
NuGet\Install-Package Dapr.WebStream.Client -Version 0.1.22
        
        
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.WebStream.Client" Version="0.1.22" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="Dapr.WebStream.Client" Version="0.1.22" />
<PackageReference Include="Dapr.WebStream.Client" />
        
        
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
                    
    
    paket add Dapr.WebStream.Client --version 0.1.22
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: Dapr.WebStream.Client, 0.1.22"
        
        
#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.
                    
    
    #:package Dapr.WebStream.Client@0.1.22
        
        
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
                    
    
    #addin nuget:?package=Dapr.WebStream.Client&version=0.1.22
#tool nuget:?package=Dapr.WebStream.Client&version=0.1.22
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    Cross-platform WebStream library for .NET using Reactive Extensions. Compatible with Windows, Mono/Xamarin Android and iOS
                            There are no supported framework assets in this package.
                            
                    Learn more about Target Frameworks and .NET Standard.
- 
                                                
- Dapr.WebSockets (>= 0.1.14)
 - Newtonsoft.Json (>= 6.0.3)
 
 
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | 
|---|---|---|
| 0.1.24 | 181 | 7/30/2014 | 
| 0.1.23 | 69 | 6/19/2014 | 
| 0.1.22 | 59 | 6/18/2014 | 
| 0.1.17 | 56 | 6/18/2014 | 
| 0.1.16 | 58 | 6/13/2014 | 
| 0.1.15 | 58 | 6/12/2014 | 
| 0.1.13 | 58 | 6/12/2014 | 
| 0.1.12 | 56 | 6/11/2014 | 
| 0.1.11 | 57 | 6/11/2014 | 
| 0.1.10 | 57 | 6/11/2014 | 
| 0.1.7 | 58 | 6/11/2014 | 
| 0.1.6 | 58 | 6/11/2014 | 
| 0.1.5 | 59 | 6/11/2014 | 
| 0.1.4 | 57 | 6/10/2014 | 
| 0.1.0 | 57 | 6/10/2014 | 
Upgraded to latest WebSockets lib.