Console.Waterworks 0.1.0-alpha1

This is a prerelease version of Console.Waterworks.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Console.Waterworks --version 0.1.0-alpha1
NuGet\Install-Package Console.Waterworks -Version 0.1.0-alpha1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Console.Waterworks" Version="0.1.0-alpha1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Console.Waterworks --version 0.1.0-alpha1
#r "nuget: Console.Waterworks, 0.1.0-alpha1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Console.Waterworks as a Cake Addin
#addin nuget:?package=Console.Waterworks&version=0.1.0-alpha1&prerelease

// Install Console.Waterworks as a Cake Tool
#tool nuget:?package=Console.Waterworks&version=0.1.0-alpha1&prerelease

Console.Waterworks is an open-source Nuget package. And, you use it for building command-based console programs in C# and the full .Net Framework (4.7+). The purpose of Console.Waterworks is to get you writing "business logic" code as fast as possible. It does this by handling the user input for you as well as providing a structure for you to plug your code in to. Setting up Console.Waterworks requires about two lines of code and a class. From there, you are all set.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Console.Waterworks:

Package Downloads
DeathSocket

A .Net Standard library which you can plug into to project and draw gridded overlays onto you images. Please note, Death Socket uses System.Drawing brushes and not System.Media brushes.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0 1,262 1/23/2020
1.0.0.2 1,461 1/30/2019
0.1.0-alpha1 1,284 9/23/2017

This is the first release.