JasonTaylorDev.RapidConsole
2.0.0
dotnet new install JasonTaylorDev.RapidConsole::2.0.0
Rapid Console .NET Template
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.

If you find this project useful, please give it a star. Thanks! ⭐
Getting Started
Install the project template (requires .NET 10):
dotnet new install JasonTaylorDev.RapidConsole
Create a new app:
dotnet new rapid-console --output RapidConsole
Versions
The main branch is now on .NET 10. The following previous versions are available:
Learn More
Check out Console App Project Template for .NET to learn more.
Support
If you are having problems, please let me know by raising a new issue.
-
net10.0
- Microsoft.Extensions.Hosting (>= 10.0.5)
- Spectre.Console (>= 0.54.0)
- Spectre.Console.Cli (>= 0.53.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.