Cake.Json 10.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Cake.Json --version 10.0.0
                    
NuGet\Install-Package Cake.Json -Version 10.0.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="Cake.Json" Version="10.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cake.Json" Version="10.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Cake.Json" />
                    
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 Cake.Json --version 10.0.0
                    
#r "nuget: Cake.Json, 10.0.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.
#:package Cake.Json@10.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Cake.Json&version=10.0.0
                    

Cake Build addon for JSON Serialization and manipulation.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Cake.Json:

Repository Stars
BepInEx/BepInEx
Unity / XNA game patcher and plugin framework
GitTools/GitVersion
From git log to SemVer in no time
dnnsoftware/Dnn.Platform
DNN (formerly DotNetNuke) is the leading open source web content management platform (CMS) in the Microsoft ecosystem.
ToniMacaroni/RedLoader
Featureful Sons Of The Forest Modloader
Version Downloads Last Updated
11.0.0 887 8/20/2026
10.0.0 214 8/20/2026
9.0.0 93 8/20/2026
8.0.0 132 8/20/2026
7.0.1 2,876,018 12/9/2021
6.0.1 775,070 3/18/2021
6.0.0 150,730 2/26/2021
5.3.0 33,244 2/26/2021
5.2.0 533,442 7/6/2020
5.1.1 8,672 7/4/2020
5.1.0 4,021 7/3/2020
5.0.0 16,233 7/2/2020
4.0.0 1,870,890 7/23/2019
3.0.1 1,466,992 4/23/2018
2.0.28 78,939 9/19/2017
2.0.0.27 14,468 9/19/2017
1.0.2.13 388,950 3/20/2017
1.0.2.12 5,132 3/13/2017
Loading failed