ASP.NET Core InputFormatter, OutputFormatter for Protobuf.
Info
| Version: | 3.0.0 |
| Author(s): | damienbod, WebApiContrib Contributors |
| Last Update: | Friday, August 28, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/WebAPIContrib/WebAPIContrib.Core/tree/master/src/WebApiContrib.Core.Formatter.Protobuf |
| NuGet Url: | https://www.nuget.org/packages/WebApiContrib.Core.Formatter.Protobuf |
Install
Install-Package WebApiContrib.Core.Formatter.Protobuf
dotnet add package WebApiContrib.Core.Formatter.Protobuf
paket add WebApiContrib.Core.Formatter.Protobuf
WebApiContrib.Core.Formatter.Protobuf Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.AspNetCore.Mvc.Core(>= 2.1.16)
- protobuf-net(>= 3.0.29)
- protobuf-net(>= 3.0.29)
Tags