I want to know if this API works with Mono on others Operational Systems?
If not is currently working and this API is using a P/Invoke way to use the .dll then has an easy way to make it to work with .net using Mono on others plataforms. To do this is, you only need to compile a shared library in linux (example) and then use the .config of the mono to indicate to the runtime the correct library to load.
And other thing, I had started to develop a library in pure .net to make some things that your lib is doing, and I am static with the all features that this lib has, so I won't go write my lib at now, I will use yours heheheeh

Very good, guys! Good work! I am really liked of this lib.