Fork me on GitHub

Tips and tricks

Use Extension Methods whenever possible

Extension methods can make the solution definition much better readable. Therefore use your custom made extension methods for your strategies, aggregators and questions.

Instead of this:

you get this:

These are the extension methods used:

Pleae note that the extension methods for aggregator strategy and expression aggregator are already part of Appccelerate.