Simple mapping between entire HTTP payload and [FromBody] byte[] parameter or return value.
Info
Version: | 1.0.0 |
Author(s): | Earwicker.ByteArrayFormatters |
Last Update: | Sunday, July 2, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/danielearwicker/ByteArrayFormatters |
NuGet Url: | https://www.nuget.org/packages/Earwicker.ByteArrayFormatters |
Install
Install-Package Earwicker.ByteArrayFormatters
dotnet add package Earwicker.ByteArrayFormatters
paket add Earwicker.ByteArrayFormatters
Earwicker.ByteArrayFormatters Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Microsoft.AspNetCore.Mvc(>= 1.1.3)