MessagePack formatters for ASP.NET Core MVC.
Info
Version: | 5.0.0-alpha0020 |
Author(s): | shatl |
Last Update: | Thursday, March 14, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/alphacloud/messagepack-mvc |
NuGet Url: | https://www.nuget.org/packages/Alphacloud.MessagePack.AspNetCore.Formatters |
Install
Install-Package Alphacloud.MessagePack.AspNetCore.Formatters
dotnet add package Alphacloud.MessagePack.AspNetCore.Formatters
paket add Alphacloud.MessagePack.AspNetCore.Formatters
Alphacloud.MessagePack.AspNetCore.Formatters Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- MessagePack(>= 2.2.85 && < 3.0.0)
- System.IO.Pipelines(>= 5.0.1)
- MessagePack(>= 2.2.85 && < 3.0.0)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.1.0 && < 2.2.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.1.0 && < 2.2.0)
- System.Collections.Immutable(>= 1.7.1)
- MessagePack(>= 2.2.85 && < 3.0.0)
- System.IO.Pipelines(>= 4.7.3)
Tags