Google.ProtocolBuffers 2.3.0.277

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 of the Google Java implementation. There are two main parts: tools/protoc.exe, which takes the textual representation of the protocol buffer and turns it into a binary representation for use with ProtoGen.exe. tools/ProtoGen.exe, which takes binary representations of protocol buffer descriptors (as generated by the "stock" protoc binary supplied by Google) and creates C# source code. This is only required at build time. lib/*/Google.ProtocolBuffers.dll, which is a supporting library. This is required at execution time. LINKS: Project Home - http://code.google.com/p/protobuf-csharp-port Online Help - http://help.protobuffers.net Developer Guide - http://code.google.com/apis/protocolbuffers/docs/overview.html Language Guide - http://code.google.com/apis/protocolbuffers/docs/proto.html

Showing the top 20 packages that depend on Google.ProtocolBuffers.

Packages Downloads
Akka.Persistence
Persistence actor support for Akka.NET
233
Akka.Persistence
Persistence actor support for Akka.NET
225
Akka.Persistence
Persistence actor support for Akka.NET
198
Akka.Persistence
Persistence actor support for Akka.NET
194
Akka.Persistence
Persistence actor support for Akka.NET
193
Akka.Persistence
Persistence actor support for Akka.NET
191
Akka.Persistence
Persistence actor support for Akka.NET
190
Akka.Persistence
Persistence actor support for Akka.NET
189

This package has no dependencies.

Version Downloads Last updated
2.4.1.555 8 04/11/2022
2.4.1.521 5 07/01/2022
2.4.1.473 7 07/01/2022
2.3.0.277 4 07/01/2022