Skip to content

Contributor Guide

Mike Rapa edited this page Sep 22, 2017 · 3 revisions

Setting up a development environment

  1. Install Visual Studio 2017. Any version of this product will work, even the community edition. The GitHub extension is also recommended.
  2. Install SQL Express LocalDB 2016.

Installing Local DB

Download the installer from Microsoft.com. Direct link: https://www.microsoft.com/en-us/sql-server/sql-server-editions-express During the installation, you can select the Custom Install option and select only the LocalDB option.

Clone this wiki locally