Run C# code blocks in Obsidian using an auto-installed CSharpRepl runtime.
Obsidian plugin that adds a run button to C# code blocks. It uses CSharpRepl to execute the snippets and displays the output directly in the note.
csharp, cs, c#, net, .net and dotnetdotnet tool into the plugin folderresponses foldercsharp, cs, c#, net, .net or dotnetRun C#See CSharpRepl on how to use with includes and nuget packages
npm install
npm run dev
npm run build
Copy these files to:
<Vault>/.obsidian/plugins/csharp-snippet-runner/
main.jsmanifest.jsonstyles.css