Protobuf.Text
0.5.0
Text format support for google's protobuf C# library
Install-Package Protobuf.Text -Version 0.5.0
dotnet add package Protobuf.Text --version 0.5.0
<PackageReference Include="Protobuf.Text" Version="0.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Protobuf.Text --version 0.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Protobuf.Text, 0.5.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Fixed the formatting issue for value types
Dependencies
-
.NETStandard 2.0
- Google.Protobuf (>= 3.11.3)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Protobuf.Text:
Package | Downloads |
---|---|
TensorFlow.NET
Google's TensorFlow full binding in .NET Standard.
Building, training and infering deep learning models.
https://tensorflownet.readthedocs.io
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Protobuf.Text:
Repository | Stars |
---|---|
SciSharp/TensorFlow.NET
.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.
|