create C.W. Overview and add images.

master
Craig Oates 5 years ago
parent
commit
f6305f83bc
  1. 3
      Console.Waterworks-Overview.md
  2. BIN
      attachments/console.waterworks-data-flow.png

3
Console.Waterworks-Overview.md

@ -0,0 +1,3 @@
Console.Waterworks (C.W.) is a NuGet package. I wrote it in C# with the intension of using it to make console programs. The main feature it provides is a way to make command-based (MVC?) console programs. It does this by parsing input from the end-user and mapping it to a particular "command-method". C.W., also, manages the error-handling which allows you to focus on writing your "business logic". Another way to look at it is C.W. provides the "plumbing code".
![Console.Waterworks Data-Flow](attachments/console.waterworks-data-flow.png)

BIN
attachments/console.waterworks-data-flow.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Loading…
Cancel
Save