I’ve been working on this Visual Studio extension, called Commerce Runtime Handyman.

From time to time I spend a significant amount of time writing code on top of the Microsoft Dynamics Commerce Runtime framework, so I am hoping the time spent on this extension pays off, eventually ;)

The basic idea on this first release is that you don’t need to write up manually the request and response contract classes yourself, the tool can derive and create those out of a method definition.

If that tool is helpful to you, consider helping me built it on its GitHub repo!