Add the MsgPack binary format and endpoint to a ServiceStack web service host.
Info
Version: | 8.4.0 |
Author(s): | ServiceStack |
Last Update: | Wednesday, September 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ServiceStack/ServiceStack |
NuGet Url: | https://www.nuget.org/packages/ServiceStack.MsgPack |
Install
Install-Package ServiceStack.MsgPack
dotnet add package ServiceStack.MsgPack
paket add ServiceStack.MsgPack
ServiceStack.MsgPack Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- ServiceStack.Client(>= 5.10.4)
- ServiceStack.Common(>= 5.10.4)
- ServiceStack.Interfaces(>= 5.10.4)
- ServiceStack(>= 5.10.4)
- MsgPack.Cli(>= 1.0.1)
- ServiceStack.Text(>= 5.10.4)
- ServiceStack.Client(>= 5.10.4)
- ServiceStack.Common(>= 5.10.4)
- ServiceStack.Interfaces(>= 5.10.4)
- ServiceStack(>= 5.10.4)
- MsgPack.Cli(>= 1.0.1)
- ServiceStack.Text(>= 5.10.4)
Tags