CB5SourceWorkerTemplate 1.0.4.2
dotnet new install CB5SourceWorkerTemplate::1.0.4.2
This package contains a .NET Template Package you can call from the shell/command line.
uninstall the template
dotnet new uninstall CB5SourceWorkerTemplate
pack the template
nuget pack CB5SourceWorkerTemplate.nuspec -NoDefaultExcludes
install the template
dotnet new install CB5SourceWorkerTemplate.1.0.4.nupkg
create project using the template
dotnet new cb5sourceworker --name ProjectName
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.