Devlead.Console.Template 2026.6.10.600

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet new install Devlead.Console.Template@2026.6.10.600
                    
This package contains a .NET Template Package you can call from the shell/command line.

@devlead Console Template

@devlead .NET Console Template is my opinionated template alternative to dotnet new console.

Background and more details in my blog post My preferred .NET console stack.

Installation

dotnet new install Devlead.Console.Template

Usage

Create a new project with same name as folder

dotnet new devleadconsole

Create a new project with specified name

dotnet new devleadconsole -n MyConsole

Create a new project with specified target framework net8.0 or net9.0 supported (default net9.0).

dotnet new devleadconsole -n MyConsole --framework net8.0

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2026.8.13.667 51 8/13/2026
2026.7.15.651 150 7/15/2026
2026.6.27.623 177 6/27/2026
2026.6.23.611 187 6/23/2026
2026.6.10.600 191 6/10/2026
2026.5.18.573 220 5/18/2026
2026.2.11.474 346 2/11/2026
2026.1.15.459 364 1/15/2026
2026.1.14.454 338 1/14/2026
2025.12.19.438 516 12/19/2025
2025.11.26.414 479 11/26/2025
2025.11.25.409 480 11/25/2025
2025.11.24.406 491 11/24/2025
2025.11.23.400 492 11/23/2025
2025.9.10.275 568 9/10/2025
2025.9.7.264 564 9/7/2025
2025.8.6.228 658 8/6/2025
2025.7.9.211 585 7/9/2025
2025.6.11.190 734 6/11/2025
2025.6.11.187 732 6/11/2025
Loading failed