Info
Version: | 2.0.4 |
Author(s): | Microsoft |
Last Update: | Monday, April 3, 2023 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/microsoft/ManagedEsent |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Database.Collections.Generic |
Install
Install-Package Microsoft.Database.Collections.Generic
dotnet add package Microsoft.Database.Collections.Generic
paket add Microsoft.Database.Collections.Generic
Microsoft.Database.Collections.Generic Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Database.ManagedEsent(>= 2.0.1)
- Microsoft.Database.Isam(>= 2.0.1)
Tags
disk.
It allows a simple key-value pair store. It supports strings, value-types, and binary
blobs.
It is built on the ManagedEsent library.