Metadata >> NuGet >> Zoltu.EndianAwareBinaryReaderWriter

Zoltu.EndianAwareBinaryReaderWriter

Metadata

Authors Zoltu
Description A BinaryReader and BinaryWriter for use with BigEndian (network byte order) streams.
Language en-US
LicenseUrl https://github.com/Zoltu/Zoltu.EndianAwareBinaryReaderWriter/blob/master/LICENSE
Owners Zoltu
ProjectUrl https://github.com/Zoltu/Zoltu.EndianAwareBinaryReaderWriter
RequireLicenseAcceptance False
PackageSize 19543
PackageHashAlgorithm SHA512
PackageHash 4SciWd2rqckEXjG4jiJ4LKfZWl5AMusCgsbup0rmvG0XNPkVfItIB9fhvMzF63FSlcyZy5TKyRsVlfr+Dv7y6A==
DownloadCount 000000
CreatedDate 2014-12-15T02:47:25

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 Zoltu.EndianAwareBinaryReaderWriter -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Zoltu.EndianAwareBinaryReaderWriter -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 Zoltu.EndianAwareBinaryReaderWriter
Installing the package (HTTP Basic authentication):
Install-Package Zoltu.EndianAwareBinaryReaderWriter -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Zoltu.EndianAwareBinaryReaderWriter -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Zoltu.EndianAwareBinaryReaderWriter

OpenWrap

Installing the package:
o add-wrap Zoltu.EndianAwareBinaryReaderWriter
Uninstalling the package:
o remove-wrap Zoltu.EndianAwareBinaryReaderWriter

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
0.0.5.0