jasontaylordev / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

Getting Started

Install the project template (requires .NET 8):

dotnet new install JasonTaylorDev.RapidConsole

Create a new app:

dotnet new rapid-console --output RapidConsole

Versions

The main branch is now on .NET 8.0. 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.

About

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.


Languages

Language:C# 100.0%