1. protobuf-net

    By:

    Protocol Buffers is the name of the binary serialization format used by Google for much of their data communications. It is designed to be: small in size - efficient data storage (far smaller than xml) cheap to process - both at the client and server platform independent - portable between different programming architectures extensible - to add new... More information

  2. Windows Azure Storage

    By:

    This client library enables working with the Windows Azure storage services which include the blob service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client. For this release see notes - http://msdn.microsoft.com/en-us/library/... More information

  3. log4net [1.2.11]

    By:

    NOTE: This package contains the Log4Net 1.2.11 assembly. log4net is a tool to help the programmer output log statements to a variety of output targets. In case of problems with an application, it is helpful to enable logging so that the problem can be located. With log4net it is possible to enable logging at runtime without modifying the applicatio... More information

  4. Nito.KitchenSink Binary Data Helper Library

    By:

    A helper library for working with byte sequences and arrays.

  5. NETFx BinarySerializer : ISerializer

    By:

    Implements the core NETFx ISerializer interface using the .NET framework runtime BinaryFormatter.

  6. NETFx BinarySerializer Tests

    By:

    xUnit tests for netfx-System.BinarySerializer

  7. SharpSerializer

    By:

    SharpSerializer is an open source XML and binary serializer for .NET Framework, .NET Compact Framework and Silverlight. It needs no type definitions nor type mappings to serialize data. It is especially usefull for tombstoning - i.e. binary serialization to isolated storage in WP7 (Windows Phone 7). With only one line of code it can serialize types... More information

  8. Protocol Buffers support for ServiceStack. Includes typed ProtoBuf Client

    By:

    Add the ProtoBuf binary format and endpoint to a ServiceStack web service host.

  9. Google.ProtocolBuffers

    By:

    Protocol Buffers is a binary serialization format and technology, released to the open source community by Google in 2008. Its primary use is to produce small fast binary representations of a 'message' or object for serialization or transportation. There are various implementations of Protocol Buffers in .NET. This project is a fairly close port ... More information

  10. protobuf-net-data

    By:

    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.

  11. System.DataStructures.BinaryTreeBase

    By:

    Binary Tree Infrastructure

  12. Silverlight-Serializer (Unofficial)

    By:

    A binary, reflection based serializer for Silverlight, WP7 and .NET, written in C#. This NuGet package is an unofficial fork containing SL, WP7 & .NET libraries.

  13. Message Pack support for ServiceStack. Includes typed MsgPack Client

    By:

    Add the MsgPack binary format and endpoint to a ServiceStack web service host.

  14. FastNet

    By:

    A server-client library based on WCF and using protobuf-net's binary serialization.

  15. Google.ProtocolBuffersLite

    By:

    Protocol Buffers is a binary serialization format and technology, released to the open source community by Google in 2008. Its primary use is to produce small fast binary representations of a 'message' or object for serialization or transportation. There are various implementations of Protocol Buffers in .NET. This project is a fairly close port ... More information

  16. System.DataStructures.BinarySearchTree.Tests

    By:

    XUnit tests for adjunct-System.DataStructures.BinarySearchTree

  17. CH.Encode

    By:

    Really simple Binary to Text encoders.

  18. BclContrib-Abstract.TypeSerializer

    By:

    This package contains TypeSerializer implementations of the abstract TypeSerializer.

  19. BinaryRage

    By:

    BinaryRage - the ultra fast .NET key/value store. - BinaryRage is designed to be a lightweight ultra fast key/value store for .NET with no dependencies - It's production-ready - already in several large production-environments - Supports complex objects out of the box (and lists of objects) - 100% FREE and open (no paid pro version or anything lam... More information