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.