hamsterdb: .NET wrapper finished!
March 9th, 2008
I just released the .NET wrapper for hamsterdb. Developing was pretty smooth, thanks to P/Invoke. All functions are implemented, full documentation is available. I wrote 2 samples for C# and even one for VB.NET.
You can download the sources here: http://hamsterdb.com/dl/hamsterdb-dotnet-0.0.1.zip
Here’s only the assembly, the native hamsterdb.dl and the documentation:
http://hamsterdb.com/dl/hamsterdb-dotnet-bin-0.0.1.zipÂ
Have fun!