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();
$ dotnet add package netfx-WebApi.JsonNetFormatterNo README available.