Skip to content

A set of aliases for Cake help with JSON Serialization and manipulation.

License

Notifications You must be signed in to change notification settings

cake-contrib/Cake.Json

Repository files navigation

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&version=7.0.1
#addin nuget:?package=Newtonsoft.Json&version=13.0.1

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

Aliases

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

http://cakebuild.net/dsl/json

Discussion

For questions and to discuss ideas & feature requests, use the GitHub discussions on the Cake GitHub repository, under the Extension Q&A category.

Join in the discussion on the Cake repository

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/).