A .NET library to automatically setup protobuf serializations on types without the need to use attributes.
Info
| Version: | 0.1.2-alpha |
| Author(s): | Fabian Nicollier |
| Last Update: | Tuesday, February 24, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/fnicollier/AutoProtobuf |
| NuGet Url: | https://www.nuget.org/packages/AutoProtobuf |
Install
Install-Package AutoProtobuf
dotnet add package AutoProtobuf
paket add AutoProtobuf
AutoProtobuf Download (Unzip the "nupkg" after downloading)
Dependencies
- protobuf-net(2.0.0.668)
Tags