Exocore / exocore-web /templates /csharp /template.json
ChoruYt's picture
Upload 216 files
a7f51f5 verified
Raw
History Blame Contribute Delete
162 Bytes
{
"name": "C#",
"description": "C# / .NET project",
"language": "csharp",
"runtime": "dotnet",
"run": "dotnet run",
"port": 3000,
"install": true
}