Add the ProtoBuf binary format and endpoint to a ServiceStack web service host.
Info
| Version: | 8.9.0 |
| Author(s): | ServiceStack |
| Last Update: | Wednesday, October 15, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ServiceStack/ServiceStack |
| NuGet Url: | https://www.nuget.org/packages/ServiceStack.ProtoBuf |
Install
Install-Package ServiceStack.ProtoBuf
dotnet add package ServiceStack.ProtoBuf
paket add ServiceStack.ProtoBuf
ServiceStack.ProtoBuf Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- ServiceStack.Client(>= 5.10.4)
- ServiceStack.Common(>= 5.10.4)
- ServiceStack.Interfaces(>= 5.10.4)
- ServiceStack(>= 5.10.4)
- ServiceStack.Text(>= 5.10.4)
- protobuf-net(>= 3.0.73)
- ServiceStack.Client(>= 5.10.4)
- ServiceStack.Common(>= 5.10.4)
- ServiceStack.Interfaces(>= 5.10.4)
- ServiceStack(>= 5.10.4)
- ServiceStack.Text(>= 5.10.4)
- protobuf-net(>= 3.0.73)
Tags