The problem
AI coding agents can call methods from NuGet packages, but they often can’t inspect package internals quickly. That leads to generic guidance and fragile fixes.
- “Why is
ServiceBusSenderfailing during retries?” - “Is this Polly policy safe for this path?”
- “What changed between package versions?”