Microsoft.Database.Collections.Generic
1.9.2
PersistentDictionary is a simple class that implements IDictionary, and backs the storage to
disk. It allows a simple key-value pair store. It supports strings, value-types, and binary
blobs. It is built on the ManagedEsent library.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Microsoft.Database.Collections.Generic -Version 1.9.2
dotnet add package Microsoft.Database.Collections.Generic --version 1.9.2
<PackageReference Include="Microsoft.Database.Collections.Generic" Version="1.9.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Database.Collections.Generic --version 1.9.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Release 1.9.2.0 from 2014.09.11. Initial independent package. Previously it was part of the ManagedEsent package.
Dependencies
-
- ManagedEsent (>= 1.9.2)
GitHub Usage
Showing the top 1 GitHub repositories that depend on Microsoft.Database.Collections.Generic:
Repository | Stars | |
---|---|---|
microsoft/VFSForGit
Virtual File System for Git: Enable Git at Enterprise Scale
|