Soenneker.Zelos.Container 4.0.519

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

Containers for the lightweight, file-based, thread-safe asynchronous JSON document database.

Install

dotnet add package Soenneker.Zelos.Container

What it provides

  • Containers for the lightweight, file-based, thread-safe asynchronous JSON document database.

Included files

  • .vs/Soenneker.Zelos.Container.slnx/v18/DocumentLayout.backup.json
  • .vs/Soenneker.Zelos.Container.slnx/v18/DocumentLayout.json

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.Container:

Package Downloads
Soenneker.Zelos.Database

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.519 67 9/1/2026
4.0.518 96 8/31/2026
4.0.517 59 8/31/2026
4.0.516 55 8/31/2026
4.0.515 49 8/31/2026
4.0.513 105 8/31/2026
4.0.512 150 8/30/2026
4.0.511 57 8/30/2026
4.0.510 205 8/30/2026
4.0.509 54 8/30/2026
4.0.508 60 8/30/2026
4.0.507 51 8/29/2026
4.0.506 61 8/29/2026
4.0.505 62 8/29/2026
4.0.504 412 8/26/2026
4.0.503 106 8/26/2026
4.0.502 161 8/26/2026
4.0.501 83 8/26/2026
4.0.500 265 8/22/2026
4.0.499 92 8/22/2026
Loading failed

Update dependency Soenneker.Utils.Json to 4.0.2669 (#1051)