C# runtime library for Protocol Buffers - Google's data interchange format.
Info
| Version: | 3.33.0 |
| Author(s): | Google Inc. |
| Last Update: | Wednesday, October 15, 2025 |
| .NET Fiddle: | Online Example |
| Project Url: | https://github.com/protocolbuffers/protobuf |
| NuGet Url: | https://www.nuget.org/packages/Google.Protobuf |
Install
Install-Package Google.Protobuf
dotnet add package Google.Protobuf
paket add Google.Protobuf
Google.Protobuf Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- System.Memory(>= 4.5.3)
- NETStandard.Library(>= 1.6.1)
- System.Memory(>= 4.5.3)
- System.Memory(>= 4.5.3)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.2)
Tags