Info
| Version: | 2.2.16 | 
| Author(s): | https://github.com/HelloKitty | 
| Last Update: | Monday, July 2, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/HelloKitty/TypeSafe.Http.Net | 
| NuGet Url: | https://www.nuget.org/packages/TypeSafe.Http.Net.Serializer.ProtobufNet | 
Install
Install-Package TypeSafe.Http.Net.Serializer.ProtobufNet
                        dotnet add package TypeSafe.Http.Net.Serializer.ProtobufNet
                        paket add TypeSafe.Http.Net.Serializer.ProtobufNet
                        
                                TypeSafe.Http.Net.Serializer.ProtobufNet Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETFramework 4.5 
                                        
                    - TypeSafe.Http.Net.Api(>= 2.2.16)
- protobuf-net(>= 2.2.1)
- TypeSafe.Http.Net.Api(>= 2.2.16)
- protobuf-net(>= 2.2.1)
Tags
 
                
This library contains a serialization implementation for the Protobuf-Net Google Protocol Buffers serializer for TypeSafe.Http.Net.
To register this serializer with the builder use the RegisterProtobufNetSerializer extension.