Namespace Nerdbank.MessagePack.AspNetCoreMvcFormatter
Classes
- MessagePackInputFormatter
An input formatter for ASP.NET Core MVC that deserializes MessagePack content into strongly-typed objects.
- MessagePackOutputFormatter
An output formatter for ASP.NET Core MVC that serializes strongly-typed objects into MessagePack content.