Metadata >> NuGet >> Sbatman.Networking >> 0.13.0.2320

0.13.0.2320

Metadata

Authors Steven Batchelor-Manning
Description Sbatman.Networking is a lightweight and easy to use networking abstraction library. Offering easy packet building and handeling. It also offers easy client server connectivity management. It currently offers a .net implementation with a c++ implementation in development (Client side complete)
Language en-US
LicenseUrl https://github.com/sbatman/Sbatman.Networking
Owners Steven Batchelor-Manning
ProjectUrl https://github.com/sbatman/Sbatman.Networking
RequireLicenseAcceptance False
Tags Networking Serialization Compression
Dependencies Sbatman.Serialize:0.4.0.11
PackageSize 17541
PackageHashAlgorithm SHA512
PackageHash hUqaR+37V26J+gU5THV0ZrjLB48rV5APlv2+AFlAS6nBbJ0y3IPAZhVYHMiMSvawd9ySxpVm+vWATDi4Fj8+XA==
DownloadCount 000000
CreatedDate 2015-04-19T22:22:45

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 Sbatman.Networking -Version 0.13.0.2320 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Sbatman.Networking -Version 0.13.0.2320 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Sbatman.Networking 0.13.0.2320 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Sbatman.Networking -Version 0.13.0.2320
Uninstalling the package:
o remove-wrap Sbatman.Networking

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