Search for Buffers returned 15 packages
Displaying results 1 - 15.
-
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
-
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
-
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
-
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.
-
Google.ProtocolBuffers.Rpc
By:
Google.ProtocolBuffers.Rpc uses the Win32 RPC Interop library, CSharpTest.Net.RpcLibrary, as a primary transport for Protobuffer services. Extremely fast, secure, extensible, and reliable.
-
Protocol Buffers support for ServiceStack. Includes typed ProtoBuf Client
By:
Add the ProtoBuf binary format and endpoint to a ServiceStack web service host.
-
Google.ProtocolBuffersLite.Rpc
By:
Google.ProtocolBuffersLite.Rpc uses the Win32 RPC Interop library, CSharpTest.Net.RpcLibrary, as a primary transport for Protobuffer services. Extremely fast, secure, extensible, and reliable. This version depends on Google.ProtocolBuffersLite version (optimize_for = LITE_RUNTIME).
-
ProtoTranscoder
By:
Memcached Transcoder using protobuf-net.
-
Nancy.Serialization.ProtoBuf
By:
A protocol buffers (de)serializer for the Nancy web framework.
-
Froto.Parser
By:
A parser for .proto files for Protocol Buffers. Targets F# and .NET 4.5.
-
Froto.Roslyn
By:
A C# code genererator using Protocol Buffers .proto files as input.
-
Barcode Reader for .NET
By:
Barcode Reader SDK is an advanced developer-library which allows you to add barcode recognition and decoding capabilities to your .NET applications. Barcode Reader SDK can recognize, read and decode most popular linear (1D) barcodes from digital images, bitmaps and scanned documents. It can be used in VB, C Sharp, ASP.NET (including Medium-Trust Le... More information
-
-
Barcode Reader for .NET - Windows Forms C# Sample
By:
Sample WinForms app that uses Barcode Reader SDK to recognize, read and decode most popular linear (1D) barcodes from digital images, bitmaps and scanned documents. It returns the string and binary values as well as the symbology type for each detected barcode. It can decode barcodes with 0, 90, 180, 270 degrees rotation and light bar-codes on dark... More information
-
Barcode Reader for .NET - Windows Forms VB Sample
By:
Sample WinForms app that uses Barcode Reader SDK to recognize, read and decode most popular linear (1D) barcodes from digital images, bitmaps and scanned documents. It returns the string and binary values as well as the symbology type for each detected barcode. It can decode barcodes with 0, 90, 180, 270 degrees rotation and light bar-codes on dark... More information