
Semantic Kernel in .NET: Getting Started with AI
Get started with Semantic Kernel in .NET for AI orchestration. Real code, plugins, memory, and lessons from building production AI features in ASP.NET Core.
Explore insights, tutorials, and best practices in .NET development, software architecture, and more.

Get started with Semantic Kernel in .NET for AI orchestration. Real code, plugins, memory, and lessons from building production AI features in ASP.NET Core.

Learn how to build an AI chatbot with .NET and OpenAI API. Real code, streaming responses, conversation memory, and production tips from real projects.

Build a complete CI/CD pipeline for ASP.NET Core using GitHub Actions in 2026. Real workflows, Docker builds, secrets management, and deployment tips.

Learn how Docker multi-stage builds shrink your .NET images from 1GB+ to under 100MB. Real Dockerfiles, production tips, and lessons from real projects.

Most teams add Redis without asking the right questions first. Here are 5 critical questions I ask before using Redis in any .NET backend project.

Learn Redis caching patterns in .NET with real production examples. Cache-Aside, Write-Through, eviction, and pitfalls you need to avoid. Start caching smarter.