Soenneker.Zelos.Database 4.0.807

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.807
                    
NuGet\Install-Package Soenneker.Zelos.Database -Version 4.0.807
                    
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.807" />
                    
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.807" />
                    
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.807
                    
#r "nuget: Soenneker.Zelos.Database, 4.0.807"
                    
#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.807
                    
#: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.807
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Zelos.Database&version=4.0.807
                    
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.811 42 9/8/2026
4.0.810 52 9/8/2026
4.0.809 61 9/8/2026
4.0.808 48 9/8/2026
4.0.807 70 9/8/2026
4.0.806 93 9/7/2026
4.0.805 157 9/5/2026
4.0.804 114 9/5/2026
4.0.803 104 9/5/2026
4.0.802 114 9/4/2026
4.0.801 61 9/4/2026
4.0.800 103 9/4/2026
4.0.799 144 9/4/2026
4.0.798 49 9/4/2026
4.0.797 112 9/4/2026
4.0.796 133 9/3/2026
4.0.795 147 9/1/2026
4.0.794 88 9/1/2026
4.0.793 130 9/1/2026
4.0.792 88 8/31/2026
Loading failed

Update dependency Soenneker.Dictionaries.Singletons to 4.0.96 (#1351)