nugetese
NuGet publisher profile
Packages (4)
ManagedEsent
ManagedEsent provides managed access to ESENT, the embeddable database engine native to Windows. ManagedEsent uses the esent.dll that is part of Microsoft Windows so there are no extra unmanaged binaries to download and install.
Microsoft.Database.ManagedEsent
ManagedEsent provides managed access to esent.dll, the embeddable database engine native to Windows.
Microsoft.Database.Collections.Generic
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.
Microsoft.Database.Isam
The Microsoft.Database.Isam project provides a simpler object model interface to create and access databases, using Microsoft.Database.ManagedEsent (esent.dll). We are releasing it to see if anyone finds it useful. Please keep the feedback coming!