Skip to main content
CSharpTest.Net.BPlusTree package icon

CSharpTest.Net.BPlusTree

==CSharpTest.Net.BPlusTree== This library is a fairly full featured IDictionary<TKey, TValue> implementation backed by a B+Tree on disk. The instance is thread-safe and supports a form of MVCC (Multi Version Concurancy Control) to support non-blocking reads. Great for storing a local cache or use it as a completly local stand-alone database.

Total Downloads
117.4K
117,363
Published
Sep 30, 2011
Latest stable version

Install

.NET CLI
dotnet add package CSharpTest.Net.BPlusTree --version 1.11.924.348
Package Manager Console
Install-Package CSharpTest.Net.BPlusTree -Version 1.11.924.348
PackageReference
<PackageReference Include="CSharpTest.Net.BPlusTree" Version="1.11.924.348" />

Frameworks

No framework metadata available.

Dependencies

[1.11.924.348, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.