Yelo.Templates.Console.DependencyInjection
1.2.0
dotnet new install Yelo.Templates.Console.DependencyInjection::1.2.0
This package contains a .NET Template Package you can call from the shell/command line.
You can install this template and generate new projects if you want to skip the boilerplate code for DI/logging/configuration in console applications.
To install it, run the following command:
dotnet new --install Yelo.Templates.Console.DependencyInjection::1.2.0
To generate a new project, run the following command:
dotnet new console-di
-
.NETStandard 2.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.