ASP.NET Core InputFormatter, OutputFormatter for MessagePack.
Info
Version: | 2.1.0 |
Author(s): | filipw, WebApiContrib Contributors |
Last Update: | Friday, January 18, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/WebAPIContrib/WebAPIContrib.Core/tree/master/src/WebApiContrib.Core.Formatter.MessagePack |
NuGet Url: | https://www.nuget.org/packages/WebApiContrib.Core.Formatter.MessagePack |
Install
Install-Package WebApiContrib.Core.Formatter.MessagePack
dotnet add package WebApiContrib.Core.Formatter.MessagePack
paket add WebApiContrib.Core.Formatter.MessagePack
WebApiContrib.Core.Formatter.MessagePack Download (Unzip the "nupkg" after downloading)
Dependencies
- MessagePack(>= 1.7.3.4)
- Microsoft.AspNetCore.Mvc.Core(>= 2.1.3)
Tags