ASP.NET Core MVC Input/Output MessagePack formatter.
Info
Version: | 3.0.238-rc.1 |
Author(s): | neuecc, aarnott |
Last Update: | Wednesday, October 23, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/neuecc/MessagePack-CSharp |
NuGet Url: | https://www.nuget.org/packages/MessagePack.AspNetCoreMvcFormatter |
Install
Install-Package MessagePack.AspNetCoreMvcFormatter
dotnet add package MessagePack.AspNetCoreMvcFormatter
paket add MessagePack.AspNetCoreMvcFormatter
MessagePack.AspNetCoreMvcFormatter Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- MessagePack(>= 2.2.85)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 1.1.2)
- MessagePack(>= 2.2.85)
Tags