Metadata >> NuGet >> websocket-sharp.clone >> 1.0.2.0

1.0.2.0

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 version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install websocket-sharp.clone -Version 1.0.2.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install websocket-sharp.clone -Version 1.0.2.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete websocket-sharp.clone 1.0.2.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

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

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.5 Binaries
AnyCPU Release .NETFramework,Version=v4.5.1 Binaries
AnyCPU Release .NETFramework,Version=v4.5.2 Binaries