CollectionJson 0.8.0

dotnet add package CollectionJson --version 0.8.0
                    
NuGet\Install-Package CollectionJson -Version 0.8.0
                    
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="CollectionJson" Version="0.8.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CollectionJson" Version="0.8.0" />
                    
Directory.Packages.props
<PackageReference Include="CollectionJson" />
                    
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 CollectionJson --version 0.8.0
                    
#r "nuget: CollectionJson, 0.8.0"
                    
#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=CollectionJson&version=0.8.0
                    
Install CollectionJson as a Cake Addin
#tool nuget:?package=CollectionJson&version=0.8.0
                    
Install CollectionJson as a Cake Tool

Includes classes for Collection+Json documents as well as document reader and writer abstraction

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 CollectionJson:

Package Downloads
CollectionJson.Client

Includes a CollectionJsonFormatter which can be used with HttpClient or with ASP.NET Web Api

Nancy.CollectionJson

A library to extend your response payload with the Collection+Json hypermedia media type

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.8.0 37,032 3/2/2016
0.7.7 34,085 11/30/2014
0.7.6 2,594 10/27/2014
0.7.5 1,407 10/23/2014
0.7.4 1,335 10/23/2014
0.7.3 1,380 10/21/2014
0.7.2 1,310 10/21/2014
0.7.2-CI00000 1,026 10/21/2014
0.7.1 1,628 10/14/2014
0.7.0 4,958 9/10/2014