C# runtime library for Protocol Buffers - Google's data interchange format.Forked from Google.Protocol,Supported net35 and net 40.
Info
Version: | 3.9.0-rc1 |
Author(s): | Google Inc. |
Last Update: | Monday, July 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sqlite-me/protobuf/tree/master/csharp/src |
NuGet Url: | https://www.nuget.org/packages/Sw.Google.Protobuf |
Install
Install-Package Sw.Google.Protobuf
dotnet add package Sw.Google.Protobuf
paket add Sw.Google.Protobuf
Sw.Google.Protobuf Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
No dependencies.
No dependencies.
No dependencies.
- NETStandard.Library(>= 1.6.1)
- System.Memory(>= 4.5.2)
Tags