Bazam.WebSockets
1.0.2
dotnet add package Bazam.WebSockets --version 1.0.2
NuGet\Install-Package Bazam.WebSockets -Version 1.0.2
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="Bazam.WebSockets" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bazam.WebSockets --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Bazam.WebSockets, 1.0.2"
#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 Bazam.WebSockets as a Cake Addin #addin nuget:?package=Bazam.WebSockets&version=1.0.2 // Install Bazam.WebSockets as a Cake Tool #tool nuget:?package=Bazam.WebSockets&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A library designed to make the client-side interactions with websockets easier. Mostly just wraps inbuilt types to improve usability.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NETPlatform | dotnet is compatible. |
DNX | dnx451 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETPlatform 5.0
- Microsoft.CSharp (>= 4.0.0)
- System.Collections (>= 4.0.10)
- System.Linq (>= 4.0.0)
- System.Net.WebSockets.Client (>= 4.0.0-beta-23409)
- System.Runtime (>= 4.0.20)
- System.Threading (>= 4.0.10)
-
DNX 4.5.1
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.