.NET

Building RAG Pipelines with Kernel Memory
Stop hallucinations and ground your AI in your own data. Build a 'Troubleshooting Bot' using …

Running Local AI with .NET and Ollama
Cut cloud costs and improve privacy by running LLMs locally with Ollama and .NET. Learn how to build …

What's New in C# 14: A Developer's Guide
A deep dive into C# 14 features including the field keyword, extension properties, and implicit span …

Modernizing WPF: Integrating MaterialDesignInXAML with Caliburn.Micro
A comprehensive guide to combining the MVVM power of Caliburn.Micro with the modern aesthetics of …

Plugin Architectures in .NET: MEF vs. Caliburn.Micro & Dependency Isolation
A deep dive into building modular .NET applications using MEF and Caliburn.Micro, and how to solve …

Mastering Semantic Kernel Plugins
Give your AI agents real-world powers by building custom Semantic Kernel Plugins for system …

Getting Started with Microsoft Agent Framework
An introduction to the new Microsoft Agent Framework, the unified successor to Semantic Kernel and …

Modern WPF Testing with FlaUI and AI
Learn how to robustly test WPF applications using FlaUI, the importance of AutomationProperties, and …

Distributed Tracing in .NET with OpenTelemetry
A practical guide to implementing distributed tracing in .NET microservices using the OpenTelemetry …

Hybrid AI: Combining Local and Cloud Models in .NET
Explore a hybrid AI architecture in .NET that uses local ONNX models for speed and privacy, while …