Add the ProtoBuf binary format and endpoint to a ServiceStack web service host.
Info
Version: | 3.9.71 |
Author(s): | Demis Bellot |
Last Update: | Tuesday, December 3, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ServiceStack/ServiceStack |
NuGet Url: | https://www.nuget.org/packages/ServiceStack.Plugins.ProtoBuf |
Install
Install-Package ServiceStack.Plugins.ProtoBuf
dotnet add package ServiceStack.Plugins.ProtoBuf
paket add ServiceStack.Plugins.ProtoBuf
ServiceStack.Plugins.ProtoBuf Download (Unzip the "nupkg" after downloading)
Dependencies
- protobuf-net
- ServiceStack.Common(>= 3.0 && < 4.0)
Tags