mirror of
https://github.com/ohm-engineering/obsidian-csharp-interactive.git
synced 2026-07-22 07:24:31 +00:00
10 lines
307 B
JSON
10 lines
307 B
JSON
{
|
|
"id": "csharp-snippet-runner",
|
|
"name": "CSharp Snippet Runner",
|
|
"version": "1.0.3",
|
|
"minAppVersion": "1.12.7",
|
|
"description": "Run C# code blocks using an auto-installed CSharpRepl runtime.",
|
|
"author": "OHM Engineering",
|
|
"authorUrl": "https://github.com/OHM-Engineering",
|
|
"isDesktopOnly": false
|
|
}
|