Found 39 packages
A library for binding custom types (including files) when sending and receiving multipart encoded form data
A library for binding custom types (including files) when sending and receiving multipart encoded form data
ASP.NET Core InputFormatter, OutputFormatter for Protobuf
ASP.NET Core InputFormatter, OutputFormatter for IList CSV data
ASP.NET 5.2 / WebApi 2.2 JSON MediaFormatter backed by Newtonsoft Json.NET.
ASP.NET Core InputFormatter, OutputFormatter for MessagePack
replace JsonMediaTypeFormatter with Newtonsoft.Json as JsonSerializer
BinaryMediaTypeFormatter to use Stream as input/output value for a WebApi controller
A Nuget Package for Contains Json.NET MediaTypeFormatter for Web APIs Which Enables You to Use Json.NET Serializer as The Default Json Serializer for Your Web APIs.
Provides a JSONP MediaTypeFormatter implementation for ASP.NET Web API
Installing this package actually installs netfx-WebApi.JsonNetFormatter. This package is provided for backwards compatibility with existing dependencies and to provide an upgrade path.
Json api library for ASP.Net Web API 2
Json MediaTypeFormatter based on JIL
Provides an html5/microdata MediaTypeFormatter for WebApi. See the project page for more information and examples.
Media type formatter for MessagePack.
A wrapper library to manipulate MS Excel files easily.
A library for binding custom types (including files) when sending and receiving multipart encoded form data
ASP.NET Core InputFormatter, OutputFormatter for Yaml
Export to Excel a data from your WebAPI OData endpoint.
A Json.NET-based MediaTypeFormatter for the WebApi that can handle text-based Json as well as binary Json (Bson). To use: var config = HttpHostConfiguration.Create().UseJsonNet();