/Cake.Json

A set of aliases for http://cakebuild.net to help with JSON Serialization and manipulation.

Primary LanguageC#OtherNOASSERTION

Cake.Json

A set of aliases for http://cakebuild.net to help with JSON Serialization and manipulation.

AppVeyor

You can easily reference Cake.Json directly in your build script via a cake addin:

#addin nuget:?package=Cake.Json
#addin nuget:?package=Newtonsoft.Json&version=11.0.2

NOTE: It's very important at this point in time to specify the Newtonsoft.Json package and the version 11.0.2 for it.

Aliases

Please visit the Cake Documentation for a list of available aliases:

http://cakebuild.net/dsl/json

Apache License 2.0

Apache Cake.Json Copyright 2015. The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).