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.
<PackageVersion Include="netfx-WebApi.JsonNetFormatter" Version="1.0.0.11" />
                    
Directory.Packages.props
<PackageReference Include="netfx-WebApi.JsonNetFormatter" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=netfx-WebApi.JsonNetFormatter&version=1.0.0.11
                    
Install netfx-WebApi.JsonNetFormatter as a Cake Addin
#tool nuget:?package=netfx-WebApi.JsonNetFormatter&version=1.0.0.11
                    
Install netfx-WebApi.JsonNetFormatter as a Cake Tool

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,463 6/15/2011
1.0.0.6 6,668 6/12/2011