Goo.Templates 0.5.0

dotnet new install Goo.Templates@0.5.0
                    
This package contains a .NET Template Package you can call from the shell/command line.

Goo templates

Install the package and create a Goo application:

dotnet new install Goo.Templates@0.5.0
dotnet new goo --name HelloGoo
cd HelloGoo
dotnet run

The generated project targets .NET 10, uses Gsharp.NET.Sdk, and references Goo 0.5.0. Use --goo-version to select another compatible Goo package version.

The package is MIT licensed.

  • net10.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.

Version Downloads Last Updated
0.5.0 79 9/5/2026
0.4.2 81 9/2/2026
0.4.1 82 9/2/2026
0.4.0 80 9/1/2026