Metadata >> NuGet >> Sbatman.Networking >> 0.13.4.1415

0.13.4.1415

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.7.1.1142
PackageSize 17976
PackageHashAlgorithm SHA512
PackageHash rgvmNz6HSzCF33Sb1FQLXQjFrUEU+c5dg6zOajQWeWFK1tKcnE2iJOgUZoDalgW8edQsgDCiENbPZdm26LZTcA==
DownloadCount 000000
CreatedDate 2015-09-25T13:17:00

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

OpenWrap

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