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 36,979 3/2/2016
0.7.7 33,978 11/30/2014
0.7.6 2,587 10/27/2014
0.7.5 1,400 10/23/2014
0.7.4 1,328 10/23/2014
0.7.3 1,373 10/21/2014
0.7.2 1,303 10/21/2014
0.7.2-CI00000 1,019 10/21/2014
0.7.1 1,617 10/14/2014
0.7.0 4,951 9/10/2014