JsonPit 3.7.9

There is a newer version of this package available.
See the version list below for details.
dotnet add package JsonPit --version 3.7.9
                    
NuGet\Install-Package JsonPit -Version 3.7.9
                    
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="JsonPit" Version="3.7.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="JsonPit" Version="3.7.9" />
                    
Directory.Packages.props
<PackageReference Include="JsonPit" />
                    
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 JsonPit --version 3.7.9
                    
#r "nuget: JsonPit, 3.7.9"
                    
#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 JsonPit@3.7.9
                    
#: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=JsonPit&version=3.7.9
                    
Install as a Cake Addin
#tool nuget:?package=JsonPit&version=3.7.9
                    
Install as a Cake Tool

Stores json files across servers (synchronized).

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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on JsonPit:

Package Downloads
HDitem.Persist

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.8.7 87 5/16/2026
3.8.6 87 5/16/2026
3.8.3 91 5/16/2026
3.8.1 125 5/11/2026
3.8.0 101 5/10/2026
3.7.9 103 5/10/2026
3.7.8 90 5/5/2026
3.7.7 90 5/1/2026
3.7.6 105 4/16/2026
3.7.5 104 4/14/2026
3.7.2 114 3/29/2026
3.7.1 103 3/29/2026
3.6.1 114 3/27/2026
3.5.2 107 3/22/2026
3.4.0 103 3/18/2026
2.3.1 116 2/19/2026
2.2.0 693 7/23/2022
2.1.2 778 10/24/2019
2.1.1 710 10/23/2019
2.1.0 707 10/22/2019
Loading failed

3.7.9 patch: refreshes current docs and aligns JsonPit with OsLibCore 3.7.9 and RaiUtils 3.7.9 in the current publish order.