- 184,104 total downloads
- last updated 2/5/2020
- Latest version: 2.0.1
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.