Carbon.Json 6.5.2

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

A simple library for working with JSON.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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.
  • net10.0

    • No dependencies.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on Carbon.Json:

Package Downloads
Carbon.Platform

Primitives for operating a multicloud service.

Carbon.Cloud.Logging

Cloud logging services.

Carbon.Toml

A simple TOML parser

Carbon.Forms

A simple FormData parser

Carbon.Azure.Storage

Modern API to Azure Storage

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Carbon.Json:

Repository Stars
Albert-W/Folder-locker
It a tiny tool to lock your folder without compression.
Version Downloads Last Updated
6.5.2 574 2/4/2026
6.5.1 192 2/4/2026
6.5.0 5,025 11/12/2025
6.4.0 822 3/21/2025
6.3.0 832 8/23/2024
6.2.0 1,526 1/24/2024
6.1.0 575 11/18/2023
6.0.0 819 11/14/2023
5.0.0 8,347 10/27/2022
4.10.0 1,474 8/10/2022
4.9.0 1,058 8/4/2022
4.8.0 1,316 12/4/2021
4.7.0 961 10/28/2021
4.6.0 1,532 10/23/2021
4.5.0 983 10/23/2021
4.4.1 1,523 6/16/2021
4.4.0 2,115 5/31/2021
4.3.0 1,366 5/20/2021
4.2.0 1,275 2/27/2021
4.1.0 55,089 1/25/2021
Loading failed