Gsharp.Templates 0.4.273

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

Gsharp.Templates

dotnet new project templates for the GSharp programming language.

Quick Start

# Install the templates
dotnet new install Gsharp.Templates

# Create a new GSharp console app
dotnet new gsharp-console -n MyApp
cd MyApp
dotnet run

Included Templates

Template Short Name Description
GSharp Console App gsharp-console A console application in GSharp

Requirements

  • .NET 10.0 SDK or later.
  • Gsharp.NET.Sdk (automatically referenced by the generated project).

Learn More

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
0.4.273 122 8/27/2026
0.4.59 153 8/18/2026
0.4.1 123 8/13/2026
0.3.633 142 8/5/2026
0.3.362 162 7/27/2026
0.3.319 212 7/23/2026
0.3.313 154 7/22/2026
0.3.312 148 7/22/2026
0.3.213 157 7/21/2026
0.3.33 189 7/15/2026
0.3.8 231 7/9/2026
0.3.1 159 7/9/2026
0.2.764 165 7/7/2026
0.2.750 174 7/6/2026
0.2.349 192 6/29/2026
0.2.117 210 6/23/2026
0.2.97 191 6/22/2026
0.2.87 199 6/21/2026
0.2.74 203 6/21/2026
0.2.63 205 6/20/2026
Loading failed