Browse Source

update links to git.abbether.

master
Craig Oates 4 years ago
parent
commit
2ef93d93ea
  1. 0
      .attachments/Images/Adding_CW_Proj_PM.JPG
  2. 0
      .attachments/Images/Architecture_Overview_General.png
  3. 0
      .attachments/Images/CW_As_Department.png
  4. 0
      .attachments/Images/CW_Header.png
  5. 0
      .attachments/Images/Command_Mirroring_At_RunTime.gif
  6. 0
      .attachments/Images/ConsoleCommands_Flow.png
  7. 0
      .attachments/Images/Department_Talk_Detail.png
  8. 0
      .attachments/Images/Department_Talk_Implied.png
  9. 0
      .attachments/Images/False_At_RunTime.JPG
  10. 0
      .attachments/Images/General_Flow.png
  11. 0
      .attachments/Images/Invalid_Input.png
  12. 0
      .attachments/Images/Method_Mapping.gif
  13. 0
      .attachments/Images/Method_Mapping_Invalid.gif
  14. 0
      .attachments/Images/Sidebar_Logo.png
  15. 0
      .attachments/Images/String_Input.gif
  16. 0
      .attachments/Images/True_At_RunTime.JPG
  17. 0
      .attachments/Images/Valid_Input.png
  18. 6
      Console.Waterworks/Console.Waterworks/Console.Waterworks.csproj
  19. BIN
      Console.Waterworks/Console.Waterworks/WaterWorksIcon.ico
  20. 14
      README.md

0
.gitlab/Images/Adding_CW_Proj_PM.JPG → .attachments/Images/Adding_CW_Proj_PM.JPG

Before

Width:  |  Height:  |  Size: 106 KiB

After

Width:  |  Height:  |  Size: 106 KiB

0
.gitlab/Images/Architecture_Overview_General.png → .attachments/Images/Architecture_Overview_General.png

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 29 KiB

0
.gitlab/Images/CW_As_Department.png → .attachments/Images/CW_As_Department.png

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 33 KiB

0
.gitlab/Images/CW_Header.png → .attachments/Images/CW_Header.png

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

0
.gitlab/Images/Command_Mirroring_At_RunTime.gif → .attachments/Images/Command_Mirroring_At_RunTime.gif

Before

Width:  |  Height:  |  Size: 112 KiB

After

Width:  |  Height:  |  Size: 112 KiB

0
.gitlab/Images/ConsoleCommands_Flow.png → .attachments/Images/ConsoleCommands_Flow.png

Before

Width:  |  Height:  |  Size: 51 KiB

After

Width:  |  Height:  |  Size: 51 KiB

0
.gitlab/Images/Department_Talk_Detail.png → .attachments/Images/Department_Talk_Detail.png

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

0
.gitlab/Images/Department_Talk_Implied.png → .attachments/Images/Department_Talk_Implied.png

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

0
.gitlab/Images/False_At_RunTime.JPG → .attachments/Images/False_At_RunTime.JPG

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 46 KiB

0
.gitlab/Images/General_Flow.png → .attachments/Images/General_Flow.png

Before

Width:  |  Height:  |  Size: 6.2 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

0
.gitlab/Images/Invalid_Input.png → .attachments/Images/Invalid_Input.png

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

0
.gitlab/Images/Method_Mapping.gif → .attachments/Images/Method_Mapping.gif

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

0
.gitlab/Images/Method_Mapping_Invalid.gif → .attachments/Images/Method_Mapping_Invalid.gif

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 38 KiB

0
.gitlab/Images/Sidebar_Logo.png → .attachments/Images/Sidebar_Logo.png

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

0
.gitlab/Images/String_Input.gif → .attachments/Images/String_Input.gif

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 50 KiB

0
.gitlab/Images/True_At_RunTime.JPG → .attachments/Images/True_At_RunTime.JPG

Before

Width:  |  Height:  |  Size: 51 KiB

After

Width:  |  Height:  |  Size: 51 KiB

0
.gitlab/Images/Valid_Input.png → .attachments/Images/Valid_Input.png

Before

Width:  |  Height:  |  Size: 8.6 KiB

After

Width:  |  Height:  |  Size: 8.6 KiB

6
Console.Waterworks/Console.Waterworks/Console.Waterworks.csproj

@ -31,7 +31,8 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>WaterWorksIcon.ico</ApplicationIcon>
<ApplicationIcon>
</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
@ -63,8 +64,5 @@
<Compile Include="Specialists\ProgramInfoSpecialist.cs" />
</ItemGroup>
<ItemGroup />
<ItemGroup>
<Content Include="WaterWorksIcon.ico" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>

BIN
Console.Waterworks/Console.Waterworks/WaterWorksIcon.ico

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

14
README.md

@ -8,21 +8,21 @@ If none of what I just said made no sense, hopefully the images below will help
**Good Input Data Flow**
![Example 1](.gitlab/Images/Valid_Input.png "Valid input diagram")
![Example 1](.attachments/Images/Valid_Input.png "Valid input diagram")
**Bad Input Data Flow**
![Example 3](.gitlab/Images/Invalid_Input.png "Invalid input diagram")
![Example 3](.attachments/Images/Invalid_Input.png "Invalid input diagram")
---
**Code Example - Good Input**
![Example 2](.gitlab/Images/Method_Mapping.gif "Method mapping example -- valid")
![Example 2](.attachments/Images/Method_Mapping.gif "Method mapping example -- valid")
**Code Example - Bad Input**
![Example 4](.gitlab/Images/Method_Mapping_Invalid.gif "Method mapping example -- invalid")
![Example 4](.attachments/Images/Method_Mapping_Invalid.gif "Method mapping example -- invalid")
Within this repository is three projects within one Visual Studio solution. Those projects are as follows:
@ -61,7 +61,7 @@ dotnet add package Console.Waterworks --version 1.0.0.2
For more information, please use the following links:
- [Console.Waterworks Wiki](https://gitlab.com/craig.oates/Console.Waterworks/wikis/home)
- [Console.Waterworks Wiki](https://git.abbether.net/craig.oates/Console.Waterworks/wikis/home)
- [NuGet Profile Page](https://www.nuget.org/packages/Console.Waterworks/)
## CW_Console
@ -86,5 +86,5 @@ When I started this project, the .Net Framework was its infancy with its switch
If you are interested in using Console.Waterworks.Core, you can use the following links:
- [Console.Waterworks.Core Repository](https://gitlab.com/craig.oates/Console.Waterworks.Core/)
- [Console.Waterworks.Core Wiki](https://gitlab.com/craig.oates/Console.Waterworks.Core/wikis/home)
- [Console.Waterworks.Core Repository](https://git.abbether.net/craig.oates/Console.Waterworks.Core/)
- [Console.Waterworks.Core Wiki](https://git.abbether.net/craig.oates/Console.Waterworks.Core/wikis/home)
Loading…
Cancel
Save