ReadPolly in .NET: complete guide to resilience with retry, circuit breaker and fallbackComplete guide to Polly v8 in .NET with retry, circuit breaker, timeout and resilience pipelines for production-ready applications. CSharpPollyResilience
ReadAI Agents in .NET: from zero to a working agent with Semantic KernelHow to build AI agents in .NET with Semantic Kernel. Practical examples with tool use, persistent memory, and production-ready patterns. LLMAISemantic Kernel