add solution overview png to Solution Overview.

master
Craig Oates 5 years ago
parent
commit
886c2d4724
  1. 5
      .directory
  2. 34
      Solution-Overview.md
  3. BIN
      attachments/solution-overview.png

5
.directory

@ -1,7 +1,4 @@
[Dolphin]
Timestamp=2019,6,14,14,30,35
Timestamp=2019,6,14,16,25,15
Version=4
ViewMode=2
[Settings]
HiddenFilesShown=true

34
Solution-Overview.md

@ -1,27 +1,17 @@
If you would like to know how to add Console.Waterworks (C.W.) to your F# project, use the following link;
If you would like to know how to add Console.Waterworks (C.W.) to your
F# project, use the following link;
* [Adding Console.Waterworks to your Project](Adding-Console.Waterworks-to-Your-Project)
* [Adding Console.Waterworks to your
Project](Adding-Console.Waterworks-to-Your-Project)
This repository is a typical Visual Studio solution. Within it are four projects. Two of them focus on the traditional .Net framework and the other two focus on .Net Core. Overall, there are two console programs and two libraries. Each console program references their framework equivalent libraries. This means the .Net Core console program references the .Net Core library and the .Net version does the same.
This repository is a typical Visual Studio solution and within it is
four projects. Two of them focus on the traditional .Net framework and
the other two focus on .Net Core. Overall, there are two console
programs and two libraries. Each console program references their
framework equivalent libraries. This means the .Net Core console
program references the .Net Core library and the .Net version does the
same.
**To be clear, every project in Brittle-Fish is an F# one.**
Brittle-Fish (Solution)
                    |
                    ----- BrittleFish (.Net Console)
                    |
                    ----- BrittleFishLib (.Net Library)
                    |
                    ----- BrittleFishCore (.Net Core Console)
                    |
                     ----- BrittleFishCoreLib (.Net Core Library)
**TO-DO: ADD IMAGE OF SOLUTION/FOLDER LAYOUT.**
![solution overview](attachments/solution-overview.png)

BIN
attachments/solution-overview.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

Loading…
Cancel
Save