Google.Protobuf 3.35.1 — NuGet Package for .NET
Google.Protobuf 3.35.1 NuGet package for .NET. C# runtime library for Protocol Buffers - Google's data interchange format.
Authors: Google Inc.
Total downloads: 1,289,842,428
Project URL: https://github.com/protocolbuffers/protobuf
License: https://www.nuget.org/packages/Google.Protobuf/3.35.1/license
Tags: Protocol, Buffers, Binary, Serialization, Format, Google, proto, proto3
Install Google.Protobuf 3.35.1
.NET CLI
dotnet add package Google.Protobuf --version 3.35.1
Package Manager Console
Install-Package Google.Protobuf -Version 3.35.1
PackageReference (csproj)
<PackageReference Include="Google.Protobuf" Version="3.35.1" />
View full details, downloads chart, dependencies and version history on NuBrowse.