Metadata >> NuGet >> BitcoinBlockchain

BitcoinBlockchain

Metadata

Authors Ladislau Molnar
Copyrights Copyright 2015
Description A .NET Class Library that provides parsing functionality over files containing the Bitcoin blockchain.
LicenseUrl https://raw.githubusercontent.com/ladimolnar/BitcoinBlockchain/master/LICENSE
Owners Ladislau Molnar
ProjectUrl https://github.com/ladimolnar/BitcoinBlockchain/wiki
ReleaseNotes Accommodate for block version 0x20000007. See: https://github.com/bitcoin/bips/blob/master/bip-0101.mediawiki and https://gist.github.com/sipa/bf69659f43e763540550.
RequireLicenseAcceptance False
Tags Bitcoin blockchain parser
Title BitcoinBlockchain
PackageSize 49960
PackageHashAlgorithm SHA512
PackageHash LCJqov5lJDLteqHsBjT6FDBy+EJfrIOz/1A7GpB6AEbBYN17LaV17f3KEGgeWGYI2qvwaxEa4u2bUpSLuFWnEQ==
DownloadCount 000000
CreatedDate 2015-09-25T07:25:35

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install BitcoinBlockchain -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install BitcoinBlockchain -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package BitcoinBlockchain
Installing the package (HTTP Basic authentication):
Install-Package BitcoinBlockchain -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package BitcoinBlockchain -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package BitcoinBlockchain

OpenWrap

Installing the package:
o add-wrap BitcoinBlockchain
Uninstalling the package:
o remove-wrap BitcoinBlockchain

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.1.2.0
1.1.1.0
1.1.0.0
1.0.1.0
1.0.0.0