Metadata >> NuGet >> Sbatman.Serialize

Sbatman.Serialize

Metadata

Authors Steven Batchelor-Manning
Copyrights Sbatman.com Copyright © 2015
Description Sbatman.Serialize is a lightweight and easy to use serialization library. This allows rapid serialization and deserialzation of packets containing a range of .net types. The library is also Portable class library complient allowing it to work on a range of platforms.
Owners Steven Batchelor-Manning
RequireLicenseAcceptance False
Title Sbatman.Serialize
PackageSize 24669
PackageHashAlgorithm SHA512
PackageHash kN/dwlTUcT8VcET+AusVv/7uHwmzG49B9t3f9gYoy+5YjBuM/wH27uErnhwvSBCJf4hEqzXzdXRQ28ScxsHD4g==
DownloadCount 000000
CreatedDate 2015-09-30T09:42:48
Dependencies LZ4PCL:1.0.0
Language en-US
LicenseUrl https://github.com/sbatman/Sbatman.Serialize
ProjectUrl https://github.com/sbatman/Sbatman.Serialize
Tags Networking Serialization Compression

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

OpenWrap

Installing the package:
o add-wrap Sbatman.Serialize
Uninstalling the package:
o remove-wrap Sbatman.Serialize

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.7.3.1040
0.7.1.1142
0.7.0.1142
0.6.0.1824
0.5.0.5
0.4.1.2348
0.4.0.11
0.3.2.2345
0.3.1.1234
0.3.0.2039
0.2.0.1657
0.1.0.0