Skip to content

.NET 3.5 Compatible fork of the Protocol Buffers 3 library

License

Notifications You must be signed in to change notification settings

emikra/protobuf3-cs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

protobuf 3 for .NET Framework 3.5

This is a use-at-your-own-risk fork of the Protocol Buffers C# implementation for .NET 3.5 framework compatibility. The project builds the Google.Protobuf.dll library. It is based on the v3.1.x branch from the official project from Google.

Usage

You can either build the project yourself using Visual Studio/MSBuild, or you can download the package from Nuget. To get the package from Nuget, perform the following Nuget command:

Install-Package protobuf3 -Pre

About

.NET 3.5 Compatible fork of the Protocol Buffers 3 library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages