Soenneker.Zelos.Container 4.0.554

Prefix Reserved
dotnet add package Soenneker.Zelos.Container --version 4.0.554
                    
NuGet\Install-Package Soenneker.Zelos.Container -Version 4.0.554
                    
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.554" />
                    
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.554" />
                    
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.554
                    
#r "nuget: Soenneker.Zelos.Container, 4.0.554"
                    
#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.554
                    
#: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.554
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Zelos.Container&version=4.0.554
                    
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.554 126 9/16/2026
4.0.553 57 9/16/2026
4.0.552 80 9/16/2026
4.0.551 83 9/16/2026
4.0.550 281 9/15/2026
4.0.549 127 9/15/2026
4.0.548 343 9/14/2026
4.0.547 154 9/13/2026
4.0.546 81 9/13/2026
4.0.545 158 9/13/2026
4.0.544 184 9/13/2026
4.0.543 117 9/13/2026
4.0.542 195 9/13/2026
4.0.541 154 9/12/2026
4.0.540 115 9/12/2026
4.0.539 93 9/12/2026
4.0.537 236 9/9/2026
4.0.536 140 9/9/2026
4.0.535 93 9/9/2026
4.0.534 325 9/8/2026
Loading failed

Updated Soenneker.Utils.Json to 4.0.2713