✈️ FlightPlan Developer Guide

← Back to Guide

Adding More Apps

The next step will be adding more apps with more dependencies. For example, you might want to add RAIDLog as an example of a CRUD application.

Clone Additional Projects

Following the previous steps, clone the additional projects that you will need. For RAIDLog, you will need:

Do these 1 at a time in the order list. After cloning each one, just close the .sln file. Do not build the individual projects, or you will have to clean them all manually later.

Add to Existing Solution

Add the Projects

Right-click the FlightPlan solution and use "Add Existing Project" for each of the 3 repositories you cloned.

← Back to Guide

Please wait...