Calabonga.ConsoleApp.Template 1.1.0

dotnet new install Calabonga.ConsoleApp.Template::1.1.0
                    
This package contains a .NET Template Package you can call from the shell/command line.

Calabonga.ConsoleApp.Template

Custom Template for Console Application template for Visual Studio with some integrated features: DI, Serilog, Logging, etc. You can find this package on the nuget.org Calabonga.ConsoleApp.Template.

How To Install

Just run a command in your terminal (command prompt):

dotnet new install Calabonga.ConsoleApp.Template

image

How To Check Installation

CLI

Run this command in your terminal (command prompt) to see which console app templates were installed:

dotnet new list console

image

Visual Studio

image

JetBrains Rider

image

How To Update

To install the latest verions of the template run this command in your terminal (command prompt):

dotnet new install Calabonga.ConsoleApp.Template

You will see something like this: image

How To Uninstall

To uninstall template run this command in your terminal (command prompt):

dotnet new uninstall Calabonga.ConsoleApp.Template

You will see something like this: image

Screenshot

image

Author

Donation

Donate

  • net9.0

    • 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
1.1.0 130 7/30/2025
1.0.5 86 5/31/2025
1.0.4 178 3/19/2025
1.0.3 148 2/4/2025
1.0.2 143 2/1/2025
1.0.1 140 2/1/2025
1.0.0 136 2/1/2025

Dumpify nuget added.