Skip to content

A .NET Standard class library for console apps to help customize output and facilitate user interaction.

License

Notifications You must be signed in to change notification settings

ErikMuir/MuirDev.ConsoleTools

Repository files navigation

MuirDev.ConsoleTools

This package contains several tools you can use in your dotnet console applications.

Tools

Running Tests

$ dotnet test

Running Demos

$ dotnet run --project ./MuirDev.ConsoleTools.Tests
  • Menu (the demo itself is a Menu)
  • Confirm
  • ProgressBar
  • Table: Fixed
  • Table: Dynamic
  • Table: Backgrounds

About

A .NET Standard class library for console apps to help customize output and facilitate user interaction.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages