- 222,487 total downloads
- last updated 8/13/2021
- Latest version: 2.0.3
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.