add images to Repo. Breakdown.

master
Craig Oates 5 years ago
parent
commit
a94629dbee
  1. 2
      Repository-Breakdown.md
  2. BIN
      attachments/project-references.png
  3. BIN
      attachments/solution-overview.png

2
Repository-Breakdown.md

@ -8,7 +8,7 @@ All three projects are written in C#.
The solution's main project is the .Net Core 2.1 library, called Console.Waterworks.Core. This is where you will most likely want to start your exploration of the code-base. The other two are secondary but important parts of the solution. Their names are CW_Core_Console and CW_Tests. To help you grasp what that looks like, please consider the following image.
![repo. breakdown](attachments/repository-breakdown.png)
![solution overview](attachments/solution-overview.png)
The image below shows how each project is referenced within the solution. Console.Waterworks.Core and CW_Core_Console are referenced in CW_Tests; And, Console.Waterworks.Core is referenced in CW_Core_Console. This leaves Console.Waterworks.Core referencing none of the other two.

BIN
attachments/project-references.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

BIN
attachments/solution-overview.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Loading…
Cancel
Save