/RapidConsole

A project for creating a command-line application that can run on .NET on Windows, Linux and macOS with support for commands, dependency injection, logging, and a whole lot more.

Primary LanguageC#

Rapid Console .NET Template

Nuget Nuget

A project template for creating a command-line application that can run on .NET on Windows, Linux and macOS with support for commands, dependency injection, logging, and a whole lot more.

image

Install the project template (requires .NET 7):

dotnet new install JasonTaylorDev.RapidConsole

Create a new app:

dotnet new rapid-console --output RapidConsole

Check out Console App Project Template for .NET 7 to learn more.

If you find this project useful, please give it a star. Thanks! ⭐