Tixone.NetCore.Console.App.Template 1.1.0

dotnet new install Tixone.NetCore.Console.App.Template::1.1.0
This package contains a .NET Template Package you can call from the shell/command line.

to Pack: nuget.exe pack tixone.Template.NetCoreConsole.nuspec

To install a template from a NuGet package stored at nuget.org: dotnet new install Tixone.NtCore.Console.App.Template::<Version>

dotnet new --install package.nupkg

To uninstall a template: dotnet new uninstall ncapp

To check if you template has been installed successfully: dotnet new -l

To use your templates with the .NET CLI: dotnet new ncapp -n <PROJECT_NAME> -o <FOLDER>

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
1.1.0 1,530 1/23/2024
1.0.7.1 383 12/4/2022
1.0.7 356 11/14/2022