JSONColdStore 0.1.0-alpha.8
Updates available only at the new namespace.
dotnet add package JSONColdStore --version 0.1.0-alpha.8
NuGet\Install-Package JSONColdStore -Version 0.1.0-alpha.8
<PackageReference Include="JSONColdStore" Version="0.1.0-alpha.8" />
<PackageVersion Include="JSONColdStore" Version="0.1.0-alpha.8" />
<PackageReference Include="JSONColdStore" />
paket add JSONColdStore --version 0.1.0-alpha.8
#r "nuget: JSONColdStore, 0.1.0-alpha.8"
#:package JSONColdStore@0.1.0-alpha.8
#addin nuget:?package=JSONColdStore&version=0.1.0-alpha.8&prerelease
#tool nuget:?package=JSONColdStore&version=0.1.0-alpha.8&prerelease
JSONColdStore
JSONColdStore is an EF Core provider for local applications that want durable, file-based JSON storage without managing a database server. It stores data in a configured directory, supports encrypted and compressed data at rest, and is designed for cold or append-heavy records such as logs, history, messages, events, and imported user data. The goal is a small setup surface with practical storage behavior: indexed reads, bounded startup work, manifest-backed writes, and maintenance tools for verification, repair, diagnostics, snapshots, and index rebuilds.
| Product | Versions 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. |
-
net10.0
- Microsoft.EntityFrameworkCore (>= 10.0.8)
- Microsoft.EntityFrameworkCore.Relational (>= 10.0.8)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|