I’ve released a little software package on github that implements a distributed genetic algorithm in C#, using MongoDB as the backend database. Also included are a Unity client, in case you want to evolve physical simulations of things, and PHP code that facilitates writing task evaluation code in any language that can perform HTTP requests. The code is available at https://github.com/jal278/csharp-distributed-ga. Hope someone finds it helpful!