nlohmann.json 3.12.0

dotnet add package nlohmann.json --version 3.12.0
                    
NuGet\Install-Package nlohmann.json -Version 3.12.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="nlohmann.json" Version="3.12.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="nlohmann.json" Version="3.12.0" />
                    
Directory.Packages.props
<PackageReference Include="nlohmann.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 nlohmann.json --version 3.12.0
                    
#r "nuget: nlohmann.json, 3.12.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.
#addin nuget:?package=nlohmann.json&version=3.12.0
                    
Install nlohmann.json as a Cake Addin
#tool nuget:?package=nlohmann.json&version=3.12.0
                    
Install nlohmann.json as a Cake Tool

JSON for Modern C++

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on nlohmann.json:

Package Downloads
SiddiqSoft.restcl

Focussed REST Client for modern C++

SiddiqSoft.CosmosClient

Azure Cosmos REST-API Client for Modern C++

SiddiqSoft.sip2json

SIP Parser for Modern C++

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on nlohmann.json:

Repository Stars
Azure-Samples/cognitive-services-speech-sdk
Sample code for the Microsoft Cognitive Services Speech SDK
Version Downloads Last updated
3.12.0 784 4/13/2025
3.11.3 6,701 1/27/2025
3.11.2 165,844 8/13/2022
3.11.1 35,695 8/3/2022
3.11.0 1,059 8/3/2022
3.10.5 68,535 5/8/2022
3.10.4 73,289 10/31/2021
3.10.3 576 10/31/2021
3.10.2 14,187 9/7/2021
3.10.1 4,222 8/24/2021
3.10.0 33,446 8/18/2021
3.9.1 70,963 8/11/2020
3.9.0 3,104 7/27/2020
3.8.0 679 7/24/2020
3.7.3 41,345 11/25/2019
3.7.2 824 11/25/2019
3.7.1 683 11/25/2019
3.7.0 237,105 8/7/2019
3.6.1 15,288 3/21/2019
3.6.0 720 3/21/2019
3.5.0 101,219 1/7/2019
3.4.0 806 1/7/2019
3.3.0 826 1/7/2019
3.2.0 5,227 9/28/2018

This release fixes some bugs found in the [3.11.3](https://github.com/nlohmann/json/releases/tag/v3.11.3) release and adds some new features.

All changes are backward-compatible.

:moneybag: Note you can **support this project** via [GitHub sponsors](https://github.com/sponsors/nlohmann) or [PayPal](https://paypal.me/nlohmann).

https://github.com/nlohmann/json/releases/tag/v3.12.0