Console.Waterworks
0.1.0-alpha1
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
<PackageReference Include="Console.Waterworks" Version="0.1.0-alpha1" />
paket add Console.Waterworks --version 0.1.0-alpha1
#r "nuget: Console.Waterworks, 0.1.0-alpha1"
// 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
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,307 | 1/23/2020 |
1.0.0.2 | 1,493 | 1/30/2019 |
0.1.0-alpha1 | 1,302 | 9/23/2017 |
This is the first release.