Microsoft.WebSockets
0.2.3.1
Install-Package Microsoft.WebSockets -Version 0.2.3.1
dotnet add package Microsoft.WebSockets --version 0.2.3.1
<PackageReference Include="Microsoft.WebSockets" Version="0.2.3.1" />
paket add Microsoft.WebSockets --version 0.2.3.1
#r "nuget: Microsoft.WebSockets, 0.2.3.1"
// Install Microsoft.WebSockets as a Cake Addin
#addin nuget:?package=Microsoft.WebSockets&version=0.2.3.1
// Install Microsoft.WebSockets as a Cake Tool
#tool nuget:?package=Microsoft.WebSockets&version=0.2.3.1
Note: This package is not actively developed. Please consider an alternative such as SignalR.
This preview package provides functionality for writing WebSocket-enabled server applications on Windows 8 using ASP.NET and WCF. Requires .NET 4.5 RC and Windows 8 RC.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
This package has no dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Microsoft.WebSockets:
Package | Downloads |
---|---|
Nancy.AspNet.WebSockets
Provides WebSocket support to Nancy applications running on an ASP.NET host. |
|
WidebotConnector
For internal use in Widebot products. |
|
WidebotConnnector
For internal use in Widebot products. |
|
WidbeotConnnector
For internal use in Widebot products. |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Microsoft.WebSockets:
Repository | Stars |
---|---|
cedrozor/myrtille
A native HTML4 / HTML5 Remote Desktop Protocol and SSH client
|
|
Azure/connectthedots
Connect tiny devices to Microsoft Azure services to build IoT solutions
|
|
filipw/apress-recipes-webapi
Samples from ASP.NET Web API 2: Recipes book.
|