SocketIO.Client.PCL
                              
                            
                                1.0.2-pre
                            
                        
                    
        
        
                                This is a prerelease version of SocketIO.Client.PCL.
                            
    
                    dotnet add package SocketIO.Client.PCL --version 1.0.2-pre
NuGet\Install-Package SocketIO.Client.PCL -Version 1.0.2-pre
        
        
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="SocketIO.Client.PCL" Version="1.0.2-pre" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="SocketIO.Client.PCL" Version="1.0.2-pre" />
<PackageReference Include="SocketIO.Client.PCL" />
        
        
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 SocketIO.Client.PCL --version 1.0.2-pre
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: SocketIO.Client.PCL, 1.0.2-pre"
        
        
#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 SocketIO.Client.PCL@1.0.2-pre
        
        
#: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=SocketIO.Client.PCL&version=1.0.2-pre&prerelease
#tool nuget:?package=SocketIO.Client.PCL&version=1.0.2-pre&prerelease
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    Forked to work as a PCL.
                            There are no supported framework assets in this package.
                            
                    Learn more about Target Frameworks and .NET Standard.
- 
                                                - Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Net.Http (>= 2.2.28)
- Newtonsoft.Json (>= 6.0.8)
- Nito.AsyncEx (>= 3.0.0)
- WebSocketSharp (>= 1.0.3-rc6)
 
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | 
|---|---|---|
| 1.0.2-pre | 54 | 2/5/2015 | 
Remove WebSocket4Net (not PCL compatible)