Where can I download GPIO Librady fot oradex T30?

Hello,

I need a .Net DLL for GPIO setting and reading as usual. Where can I download such a DLL. Its name maybe GpioLib.dll or similar for Toradex T30?
In following link I see explanation about but no sign of ability to download the DLL.

Thanks for Help in advance,
Saph

The lib is part of the download bundle which you can get here: http://developer.toradex.com/software/windows-embedded-compact/toradex-ce-libraries-and-code-samples#Windows_CE_Software_Libraries_for_PXA_and_Tegra_Modules .

To use the native C lib in a .NET C# environment please also check the following this howto.