netfx-WebApi.JsonNetFormatter 1.0.0.11

dotnet add package netfx-WebApi.JsonNetFormatter --version 1.0.0.11
NuGet\Install-Package netfx-WebApi.JsonNetFormatter -Version 1.0.0.11
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="netfx-WebApi.JsonNetFormatter" Version="1.0.0.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add netfx-WebApi.JsonNetFormatter --version 1.0.0.11
#r "nuget: netfx-WebApi.JsonNetFormatter, 1.0.0.11"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install netfx-WebApi.JsonNetFormatter as a Cake Addin
#addin nuget:?package=netfx-WebApi.JsonNetFormatter&version=1.0.0.11

// Install netfx-WebApi.JsonNetFormatter as a Cake Tool
#tool nuget:?package=netfx-WebApi.JsonNetFormatter&version=1.0.0.11

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();

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on netfx-WebApi.JsonNetFormatter:

Package Downloads
netfx-System.Net.Http.JsonContent

A Json.NET-based HttpContent class for content serialization.

netfx-System.Net.Http.JsonContent.Tests

Tests for netfx-System.Net.Http.JsonContent

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.11 9,207 6/15/2011
1.0.0.6 6,348 6/12/2011