Cake.Json (7.0.1)
Published 2023-05-05 11:22:49 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 7.0.1 Cake.Json
About this package
Cake Build addon for JSON Serialization and manipulation.
Dependencies
ID | Version | Target Framework |
---|---|---|
Newtonsoft.Json | 13.0.1 | .NETCoreApp3.1 |
Newtonsoft.Json | 13.0.1 | net5.0 |
Newtonsoft.Json | 13.0.1 | net6.0 |