RFID Module MFRC522 .Net Gadgeteer

Hi
Has anyone source code for the RFID Module for .NET Gadgeteer?
[url=http://www.dfrobot.com/index.php?route=product/product&product_id=946#.UbsyN5yhhnA]http://www.dfrobot.com/index.php?route=product/product&product_id=946#.UbsyN5yhhnA[/url]
I've been porting some Arduino C++ Code to C#/Gadgeteer. I can read the version of the chip (VersionReg) register using UART/SerialPort (only 9600 baud) and that's more or less it. Has anyone got the self-test running? The documentation of the chip is really bad. The description of the registers and command are there but there is no information on how they are used.
Has anyone source code for the RFID Module for .NET Gadgeteer?
[url=http://www.dfrobot.com/index.php?route=product/product&product_id=946#.UbsyN5yhhnA]http://www.dfrobot.com/index.php?route=product/product&product_id=946#.UbsyN5yhhnA[/url]
I've been porting some Arduino C++ Code to C#/Gadgeteer. I can read the version of the chip (VersionReg) register using UART/SerialPort (only 9600 baud) and that's more or less it. Has anyone got the self-test running? The documentation of the chip is really bad. The description of the registers and command are there but there is no information on how they are used.