Managedcode Communication

Use ManagedCode.Communication when a .NET application needs explicit result objects, structured errors, and predictable service or API boundaries instead of exception-driven control flow. USE FOR: integrating ManagedCode.Communication into services or APIs; replacing exception-driven result handling with explicit results; reviewing service boundaries that return. DO NOT USE FOR: unrelated stacks; generic tasks that do not need this specific guidance. INVOKES: inspect the repository context, edit targeted files, and run relevant build, test, lint, or validation commands when changes are made.

managedcode c28cd0f 2 files · 6.8 KB Updated

File contents

managedcode/dotnet-skills/tree/main/catalog/Libraries/ManagedCode-Communication/skills/managedcode-communication commit c28cd0f5b7

Frequently asked questions

npx skillmds@latest add managedcode/managedcode-communication