Metadata >> NuGet >> Albireo.Bencode >> 2.0.0.0

2.0.0.0

Metadata

Authors Albireo
Copyrights Copyright © 2014 Albireo
Description A library to encode data using the bencode scheme
LicenseUrl https://raw.githubusercontent.com/kappa7194/bencode/master/LICENSE.txt
Owners Albireo
ProjectUrl https://github.com/kappa7194/bencode
ReleaseNotes Implement list of lists and lists of dictionaries and fix dictionary encoding.
RequireLicenseAcceptance False
Summary A library to encode data using the bencode scheme.
Tags bencode
Title Albireo's bencode encoder
PackageSize 13923
PackageHashAlgorithm SHA512
PackageHash UG1MT55Ty5D/nuEOouHMjKwc4qGBNOAWX3k0VlupFEhDyq2SRFokh6MW1qjFTKj9CScuIZkIOQhlcaoOPtbTAA==
DownloadCount 000000
CreatedDate 2014-07-10T21:17: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 Albireo.Bencode -Version 2.0.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Albireo.Bencode -Version 2.0.0.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 Albireo.Bencode 2.0.0.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Albireo.Bencode -Version 2.0.0.0
Uninstalling the package:
o remove-wrap Albireo.Bencode

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.1 Binaries