Metadata >> NuGet >> websocket-sharp.clone

websocket-sharp.clone

Metadata

Authors Jacob Reimers
Description WebSocket# provides the WebSocket protocol client and server.
LicenseUrl http://opensource.org/licenses/MIT
Owners Jacob Reimers
ProjectUrl https://github.com/jjrdk/websocket-sharp
RequireLicenseAcceptance False
Summary This is a clone of websocket-sharp which is updated to use .NET 4.5 in order to make use of task based asynchronicity.
Tags websocket
Title WebSocket#
PackageSize 966163
PackageHashAlgorithm SHA512
PackageHash Vdn/RxiMyh5uqjXnx+mfwjzP6Zfm65zLSkzIczZNp7kl0k/jHzP9+FNTXxx9CcKI6Ku6lrwmub7ngNrHZBToVw==
DownloadCount 000000
CreatedDate 2014-10-23T17:59:20

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install websocket-sharp.clone -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install websocket-sharp.clone -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package websocket-sharp.clone
Installing the package (HTTP Basic authentication):
Install-Package websocket-sharp.clone -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package websocket-sharp.clone -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package websocket-sharp.clone

OpenWrap

Installing the package:
o add-wrap websocket-sharp.clone
Uninstalling the package:
o remove-wrap websocket-sharp.clone

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.2.0
1.0.1.0
1.0.0.0-beta