6 Solution Overview
Craig Oates edited this page 4 years ago

If you would like to know how to add Console.Waterworks (C.W.) to your F# project, use the following link:

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.

solution overview