"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.lib/*/Google.ProtocolBuffers.Serialization.dll, a supplementary library that provides extensions for reading and writing protocol buffers to xml, json, and others.LINKS:Project Home - http://code.google.com/p/protobuf-csharp-portOnline Help - http://help.protobuffers.net/Developer Guide - http://code.google.com/apis/protocolbuffers/docs/overview.htmlLanguage Guide - http://code.google.com/apis/protocolbuffers/docs/proto.html"
Library or NuGet package built with .net standard and c# by Jon Skeet.
Project website: http://code.google.com/p/protobuf-csharp-port/
NuGet: https://www.nuget.org/packages/Google.ProtocolBuffers
"A plugin for Microsoft.EntityFrameworkCore to support repository, unit of work patterns, and multiple database with distributed transaction supported."
Library or NuGet package built with .net standard and c# by rigofunc & rigofunc@outlook.com.
"HTML-to-Image converter for C#/.NET (WkHtmlToImage wrapper). Can render web page or SVG to image (png, jpg formats). Useful for generating URL thumbnail."
Library or NuGet package built with .net standard and c# by Vitalii Fedorchenko.
"Internal implementation package not meant for direct consumption. Please do not reference directly. Provides a CoreCLR hosting policy implementation -- configuration set…"
Library or NuGet package built with .net standard and c# by Microsoft.
"The SQL LocalDB Wrapper is a .NET 4.0 assembly providing interop with the SQL LocalDB native API from managed code using .NET APIs."
Library or NuGet package built with .net standard and c# by Martin Costello.
"Cecil is a library written by Jb Evain to generate and inspect programs and libraries in the ECMA CIL format. It has full support for generics, and support some debuggin…"
Library or NuGet package built with .net standard and c# by Jb Evain.
"Amazon CloudSearch is a managed service in the AWS Cloud that makes it simple and cost-effective to set up, manage, and scale a search solution for your website or appli…"
Library or NuGet package built with .net standard and c# by Amazon Web Services.
Hello, I'm Corstiaan. I'm a software developer from the Netherlands and I manage BuiltWithDot.Net. I created this site as a place where developers working with .net technology can showcase their projects and inspire other developers.
There's so much you can build with .net these days that I thought it would be nice to have a corner of the web dedicated to the breadth of .net. Enjoy!
Get weekly updates about new projects built with .net tech
Great! Click the link in the e-mail to confirm. Check the spam folder if you can't find it.
No spam. Unsubscribe any time.
© 2025 - created by Corstiaan Hesselink - submit project - RSS feed - contact