Metadata >> NuGet >> Unplugged.IbmBits

Unplugged.IbmBits

Metadata

Authors Unplugged Development
Copyrights Copyright 2012, 2013
Description Helps read/write and convert between legacy IBM System formats and .NET types. Includes IbmConverter class as well as BinaryReader & BinaryWriter extensions for EBCDIC string, Big Endian Int16, Big Endian Int32 and IBM System/360 single precision floating point format.
IconUrl https://github.com/jfoshee/UnpluggedIbmBits/raw/76dc342f300fb76759865fe9fbc68218a3a2c7af/Unplugged.IbmBits/icon.png
Owners Unplugged Development
ProjectUrl https://github.com/jfoshee/UnpluggedIbmBits
RequireLicenseAcceptance False
Tags Legacy, IBM, Binary, Big Endian, EBCDIC, System/360, System/370, IBM Floating Point
Title Unplugged.IbmBits
PackageSize 17597
PackageHashAlgorithm SHA512
PackageHash DvuWTG/5EcNuNZYGTy4UVQO9wBzzkB1IcIi8nV7vNocjh3273QWUMYMwwmeicuS8oIRT+fZKcQFQW8s0Ht02kw==
DownloadCount 000000
CreatedDate 2013-01-21T19:45:22

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

OpenWrap

Installing the package:
o add-wrap Unplugged.IbmBits
Uninstalling the package:
o remove-wrap Unplugged.IbmBits

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.0.0.0