Topic
Security
3 guides on Security.
The Agent Harness in Microsoft Agent Framework (.NET Guide)
The Agent Harness in Microsoft Agent Framework gives .NET agents sandboxed shell execution, file access, and human-in-the-loop approvals. How to wire it up.
Content Moderation and Guardrails for .NET AI Apps
User input and AI output both need checking. How to add content moderation and guardrails to a .NET AI app — filtering unsafe input, output, and enforcing scope.
Securing AI Agents in .NET: Auth, Secrets, and Guardrails
An AI agent that can call tools is a new attack surface. A practical security checklist for .NET agents: authenticating callers, protecting secrets, and guardrailing tool use.