Skip to content

Project Requirements

Darren Corbett edited this page Oct 13, 2013 · 1 revision

To use any of the software in this repository you will need an instillation of MongoDB, this can be done on windows but it is easier to create a Ubuntu server and copy paste the 4 lines of commands required to set it up from the site below.

mongoDb instillation guide

The software included uses the mongoDB C# driver available on nuget.

I have used mongoDB for project as it is very simple to get started with and the C# integration is amazing.

Clone this wiki locally