Metadata >> NuGet >> Sbatman.Networking >> 0.11.7.10

0.11.7.10

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.3.2.2345
PackageSize 17651
PackageHashAlgorithm SHA512
PackageHash sTfBv4Cws6adwfBcNhSPuhbIX2y5ycTptE6sEoZn4gdlvzvGaopjRJ2uVI/yw0hW2x2eoVttLC5/vkOqyd3jrw==
DownloadCount 000000
CreatedDate 2015-04-14T23:13:09

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.11.7.10 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Sbatman.Networking -Version 0.11.7.10 -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.11.7.10 %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.11.7.10 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Sbatman.Networking -Version 0.11.7.10 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Sbatman.Networking -Version 0.11.7.10
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