C# runtime library for Protocol Buffers - Google's data interchange format.
Info
Version: | 3.29.0-rc2 |
Author(s): | Google Inc. |
Last Update: | Wednesday, October 23, 2024 |
.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