The FME DotNet SDK provides a library to develop FME transformers for the FME platform using .NET code.
With this SDK you can easily develop any .NET assembly in order to implement your own specific funcionality. These assemblies can be integrated in FME Workbench workflows as usual, and by using any combination of them.
If you need to use the Microsoft .NET platform, or develop fast FME Transformers (The .NET assemblies run much faster than equivalent python-based FME Transformers), this is your SDK!
This software was funded by EEA-EIONET and Tracasa and shared with MIT license.

