ASP.NET Core MVC formatters for MessagePack input and output.
Info
Version: | 0.3.1 |
Author(s): | Byndyusoft |
Last Update: | Friday, February 11, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Byndyusoft.AspNetCore.Mvc.Formatters.MessagePack |
Install
Install-Package Byndyusoft.AspNetCore.Mvc.Formatters.MessagePack
dotnet add package Byndyusoft.AspNetCore.Mvc.Formatters.MessagePack
paket add Byndyusoft.AspNetCore.Mvc.Formatters.MessagePack
Byndyusoft.AspNetCore.Mvc.Formatters.MessagePack Download (Unzip the "nupkg" after downloading)
Dependencies
- Byndyusoft.Net.Http.MessagePack(>= 0.3.0)
Tags