protobuf 2.6.1.1
dotnet add package protobuf --version 2.6.1.1
NuGet\Install-Package protobuf -Version 2.6.1.1
<PackageReference Include="protobuf" Version="2.6.1.1" />
paket add protobuf --version 2.6.1.1
#r "nuget: protobuf, 2.6.1.1"
// Install protobuf as a Cake Addin #addin nuget:?package=protobuf&version=2.6.1.1 // Install protobuf as a Cake Tool #tool nuget:?package=protobuf&version=2.6.1.1
Protocol Buffers are a way of encoding structured data in an efficient yet extensible format.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
This package has no dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on protobuf:
Package | Downloads |
---|---|
protobuf-vc140
Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. |
|
protobuf-vc120
Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. |
|
protobuf-vc100
Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. |
|
protobuf-vc90
Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. |
|
protobuf-vc110
Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on protobuf:
Repository | Stars |
---|---|
microsoft/Microsoft-Rocket-Video-Analytics-Platform
A highly extensible software stack to empower everyone to build practical real-world live video analytics applications for object detection and counting with cutting edge machine learning algorithms.
|
|
Azure/aml-real-time-ai
Easily deploy models to FPGAs for ultra-low latency with Azure Machine Learning powered by Project Brainwave
|