W
Analyzed 16 days ago
WADL# is a WADL to C# code converter.
This project aims at writing a code generator which will take a WADL file and output a C# code file. It used CodeDom for achieveing this functionality, so with minor tweaks, it should support all the CLR languages which can be generated from CodeDom.