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.

Version Downloads Last Updated
1.0.4.2 125 5/2/2026
1.0.4.1 128 5/2/2026
1.0.4 122 5/1/2026
1.0.3 455 8/29/2025
1.0.2.1 423 8/21/2025
1.0.2 440 8/20/2025
1.0.1 797 7/10/2025 1.0.1 is deprecated because it is no longer maintained.
1.0.0 779 7/8/2025 1.0.0 is deprecated because it is no longer maintained.