Devlead.Console.Template 2025.5.14.157

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet new install Devlead.Console.Template::2025.5.14.157
                    
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.2.11.474 178 2/11/2026
2026.1.15.459 204 1/15/2026
2026.1.14.454 179 1/14/2026
2025.12.19.438 357 12/19/2025
2025.11.26.414 317 11/26/2025
2025.11.25.409 319 11/25/2025
2025.11.24.406 332 11/24/2025
2025.11.23.400 329 11/23/2025
2025.9.10.275 406 9/10/2025
2025.9.7.264 403 9/7/2025
2025.8.6.228 500 8/6/2025
2025.7.9.211 423 7/9/2025
2025.6.11.190 574 6/11/2025
2025.6.11.187 573 6/11/2025
2025.6.11.184 575 6/11/2025
2025.5.28.167 429 5/28/2025
2025.5.14.157 502 5/14/2025
2025.5.12.148 492 5/12/2025
2025.4.11.136 405 4/11/2025
2025.4.10.128 442 4/10/2025
Loading failed