Text format support for google's protobuf C# library.
Info
| Version: | 0.7.2 |
| Author(s): | Kerry Jiang and other contributors |
| Last Update: | Tuesday, October 10, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/SciSharp/protobuf.Text |
| NuGet Url: | https://www.nuget.org/packages/Protobuf.Text |
Install
Install-Package Protobuf.Text
dotnet add package Protobuf.Text
paket add Protobuf.Text
Protobuf.Text Download (Unzip the "nupkg" after downloading)
Dependencies
- Google.Protobuf(>= 3.11.3)
Tags