A set of aliases for http://cakebuild.net to help with JSON Serialization and manipulation.
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.
Please visit the Cake Documentation for a list of available aliases:
For questions and to discuss ideas & feature requests, use the GitHub discussions on the Cake GitHub repository, under the Extension Q&A category.
Apache Cake.Json Copyright 2015. The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).