david-obando
-
-
- 6,693 total downloads
- last updated 8/5/2026
- Latest version: 0.3.633
`dotnet new` templates for the GSharp language. After installation, `dotnet new gsharp-console` scaffolds a console application that builds with `Gsharp.NET.Sdk`. -
-
-
- 4,930 total downloads
- last updated 8/5/2026
- Latest version: 0.3.633
MSBuild Project SDK for the GSharp language. Enables `<Project Sdk="Gsharp.NET.Sdk">` and .gsproj files to build with `dotnet build`. -
-
- 1,244 total downloads
- last updated 8/5/2026
- Latest version: 0.3.633
Interactive REPL (`gsi`) for the GSharp language. Requires a .NET 10 runtime. -
- 1,212 total downloads
- last updated 8/5/2026
- Latest version: 0.3.633
Command-line tool (`cs2gs`) that translates C# source to GSharp. Requires a .NET 10 runtime.