protobuf-net 3.2.56 — NuGet Package for .NET
protobuf-net 3.2.56 NuGet package for .NET. Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
Authors: Marc Gravell
Total downloads: 247,311,899
Project URL: https://github.com/protobuf-net/protobuf-net
License: Apache-2.0
Tags: binary, serialization, protobuf
Install protobuf-net 3.2.56
.NET CLI
dotnet add package protobuf-net --version 3.2.56
Package Manager Console
Install-Package protobuf-net -Version 3.2.56
PackageReference (csproj)
<PackageReference Include="protobuf-net" Version="3.2.56" />
View full details, downloads chart, dependencies and version history on NuBrowse.