Rhino.PersistentHashTable 1.7.0
Persistent Hash Table using Esent for .NET
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>Rhino.PersistentHashTable</id>
<version>1.7.0.0</version>
<authors>Ayende Rahien, Corey Kaylor</authors>
<owners>Corey Kaylor</owners>
<licenseUrl>https://raw.github.com/hibernating-rhinos/rhino-pht/master/license.txt</licenseUrl>
<projectUrl>https://github.com/hibernating-rhinos/rhino-pht</projectUrl>
<iconUrl>https://github.com/hibernating-rhinos/rhino-esb/wiki/images/rhino-icon.jpg</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Persistent Hash Table using Esent for .NET</description>
<tags>hashtable persistence rhino esent</tags>
<dependencies>
<dependency id="Rhino.ServiceBus.References" />
</dependencies>
</metadata>
</package>