Skip to main content

waf/CSharpRepl

SkillsMP has collected 2 skills from waf/CSharpRepl. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
2
GitHub stars
3,341
GitHub forks
124

Skills in this repository

1 occupation categories · 100% classified

Showing 2 of 2 collected skills.

occupation
Software Developers
description

Run / execute C# snippets non-interactively with the csharprepl CLI to observe real runtime behavior — return values, exceptions, serialized output — and to probe how a NuGet package actually behaves when called. The complement to dotnet-inspect; that tool…

updated
occupation
Software Developers
description

Connect to a running, connector-enabled .NET process with `csharprepl connect <pid>` and evaluate C# *inside* it — read and modify its live objects, statics, and DI services, and detour live methods (#replace/#wrap). Use to debug or probe a real running app's…

updated
Showing 2 of 2 collected skills.