Soenneker.Zelos.Database 4.0.788

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

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

Soenneker.Zelos.Database

A lightweight, thread-safe asynchronous JSON-based document database.

Install

dotnet add package Soenneker.Zelos.Database

What it provides

  • A lightweight, thread-safe asynchronous JSON-based document database.

How to use it

Install the package, then consume the supplied build or runtime asset from your application. No service registration is required because this package exposes content rather than a callable API.

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 Soenneker.Zelos.Database:

Package Downloads
Soenneker.Zelos.Database.Util

A DI utility that simplifies Zelos database access

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.795 20 9/1/2026
4.0.794 33 9/1/2026
4.0.793 38 9/1/2026
4.0.792 45 8/31/2026
4.0.791 62 8/31/2026
4.0.790 79 8/31/2026
4.0.789 77 8/31/2026
4.0.788 128 8/30/2026
4.0.787 88 8/30/2026
4.0.786 51 8/30/2026
4.0.785 84 8/30/2026
4.0.784 101 8/29/2026
4.0.783 55 8/29/2026
4.0.782 243 8/26/2026
4.0.781 80 8/26/2026
4.0.780 123 8/26/2026
4.0.779 99 8/26/2026
4.0.778 79 8/26/2026
4.0.777 248 8/22/2026
4.0.776 152 8/21/2026
Loading failed

Update dependency Soenneker.Dictionaries.Singletons to 4.0.87 (#1308)