Protocol Buffers (a.k.a., protobuf) are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data.
Info
| Version: | 3.3.2 |
| Author(s): | |
| Last Update: | Monday, December 11, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/google/protobuf |
| NuGet Url: | https://www.nuget.org/packages/protobuf-vc140-static-32_64 |
Install
Install-Package protobuf-vc140-static-32_64
dotnet add package protobuf-vc140-static-32_64
paket add protobuf-vc140-static-32_64
protobuf-vc140-static-32_64 Download (Unzip the "nupkg" after downloading)
Dependencies
Tags