Metadata >> NuGet >> websocket-sharp.clone >> 1.0.0.0-beta

1.0.0.0-beta

Metadata

Authors Jacob Reimers
Description websocket-sharp 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 1013409
PackageHashAlgorithm SHA512
PackageHash 2RjfYG1WnZDCOBnh3eU4HzP7DNHSX5WMdRT1EI//I84JLisfuUWyPFt+sVak5lPQZB1yBi6WK/LpgvTmrDoyRQ==
DownloadCount 000000
CreatedDate 2014-10-20T18:04:54

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.0.0-beta -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install websocket-sharp.clone -Version 1.0.0.0-beta -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.0.0-beta %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.0.0-beta -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package websocket-sharp.clone -Version 1.0.0.0-beta -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.0.0-beta
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