Metadata >> NuGet >> protobuf-net-data

protobuf-net-data

Metadata

Authors Richard Dingwall
Description A library for serializing ADO.NET DataTables and DataReaders into an efficient, portable binary format. Uses Marc Gravell's Google Protocol Buffers library, protobuf-net.
Language en-US
LicenseUrl https://raw.github.com/rdingwall/protobuf-net-data/master/protobuf-net-data.license.txt
Owners Richard Dingwall
ProjectUrl http://rdingwall.github.com/protobuf-net-data/
RequireLicenseAcceptance False
Tags binary serialization protocol buffers protobuf deserialization ADO.NET ado data database
Dependencies protobuf-net:2.0.0.668
PackageSize 212535
PackageHashAlgorithm SHA512
PackageHash wTQeF8dUA9L5xTIySoYOffYFuHifryNUc7JeYNkGe4jntfoQAQt6H0KaYP4P6GOdf1pQVs+6FlGmU9e+PnaUTA==
DownloadCount 000000
CreatedDate 2015-06-27T19:20:42

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

OpenWrap

Installing the package:
o add-wrap protobuf-net-data
Uninstalling the package:
o remove-wrap protobuf-net-data

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
2.0.7.668