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.