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.