Devlead.Console.Template 2026.5.18.573

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.5.18.573
                    
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 191 8/13/2026
2026.7.15.651 162 7/15/2026
2026.6.27.623 188 6/27/2026
2026.6.23.611 198 6/23/2026
2026.6.10.600 201 6/10/2026
2026.5.18.573 228 5/18/2026
2026.2.11.474 354 2/11/2026
2026.1.15.459 373 1/15/2026
2026.1.14.454 347 1/14/2026
2025.12.19.438 524 12/19/2025
2025.11.26.414 491 11/26/2025
2025.11.25.409 488 11/25/2025
2025.11.24.406 499 11/24/2025
2025.11.23.400 500 11/23/2025
2025.9.10.275 577 9/10/2025
2025.9.7.264 573 9/7/2025
2025.8.6.228 666 8/6/2025
2025.7.9.211 595 7/9/2025
2025.6.11.190 743 6/11/2025
2025.6.11.187 740 6/11/2025
Loading failed