Skip to content

A library for serializing ADO.NET DataTables and DataReaders into a portable binary format.

License

Notifications You must be signed in to change notification settings

rimuln/protobuf-net-data

 
 

Repository files navigation

Protocol Buffers DataReader Extensions for .NET

NuGet version NuGet downloads Build status Join the chat at https://gitter.im/rdingwall/protobuf-net-data

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.

Install-Package protobuf-net-data

The latest protobuf-net-data is now available in NuGet