Zerow.Templates.Console 3.0.0

dotnet new install Zerow.Templates.Console@3.0.0
                    
This package contains a .NET Template Package you can call from the shell/command line.

Zerow Hosted Console Template for .NET

Description

Enhanced Console App with Hosting Framework (Dependency Injection, Configuration, Logging, Database)

Environment

  • VS Code or Visual Studio
  • .Net 8

Installation

The project template package can be found at nuget.org. To perform the installation the dotnet cli is required.

dotnet new install Zerow.Templates.Console

The valid versions can be found on the nuget package site.

Usage

.Net CLI

dotnet new Zerow.Templates.Console -n MyConsoleApp

or

dotnet new zerow-console -n MyConsoleApp
  • net8.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
3.0.0 447 11/1/2024
2.0.1 185 11/1/2024 2.0.1 is deprecated because it has critical bugs.
2.0.0 187 11/1/2024 2.0.0 is deprecated because it has critical bugs.
1.0.0 174 11/1/2024 1.0.0 is deprecated because it has critical bugs.