What Building AI Agents in .NET Taught Me in 2025
A developer shares key engineering lessons learned from building AI agents in .NET, focusing on state management, orchestration, and observability.
A developer shares key engineering lessons learned from building AI agents in .NET, focusing on state management, orchestration, and observability.
Guide for .NET developers on using Anthropic's Claude AI models within Microsoft Azure via Microsoft Extensions.AI (MEAI).
A guide on using AG-UI and .NET Aspire to expose Agent Framework AI agents to the web, enabling multi-client, AI-powered applications.
Guide to using DevUI and Microsoft Agent Framework for debugging and visualizing AI agents in .NET applications.
Learn how to use the Microsoft Agent Framework for .NET to create AI agents with persistent memory across sessions using persisted threads.
Learn how to use Background Responses in .NET's Microsoft Agent Framework to maintain AI agent state and resume interrupted tasks using continuation tokens.
A guide for .NET developers to build an AI chat app with RAG and image generation using .NET, MCP, and Hugging Face in under 10 minutes.
A guide to setting up and debugging .NET applications inside Docker containers using Visual Studio Code and Visual Studio.
Learn how to use C# to connect to Hugging Face MCP Server and generate AI images through a step-by-step technical tutorial.
A guide on using LLMs like Llama 3.2 Vision with .NET to automatically generate descriptive alt text for images, improving web accessibility.
A video series on designing TCP/IP application protocols, featuring a live-coded chat server using modern .NET APIs.
A guide on tracing API request origins in .NET applications using a custom delegating handler and stack traces for debugging.
A .NET code sample extending Semantic Kernel's Azure OpenAI integration to show document source details from Azure AI Search.
Sample code and review of the new official OpenAI SDK for .NET, including chat, audio, and image analysis demos.
A technical guide demonstrating how to use Semantic Kernel with the new GPT-4o model for image analysis, including a sample C# project.
A guide to using memory-mapped files and overlaid structs in C# for efficient file I/O operations.
Explores two methods for estimating JSON serialization size in .NET: a 100% accurate LengthOnlyStream and a faster, approximate JsonEstimator.
A guide on migrating from OpenTracing.NET to OpenTelemetry.NET, covering key differences and implementation changes in .NET/C#.
A personal recap of the 2016 Porto Tech Hub conference, highlighting its community atmosphere and the collaborative Porto tech scene.
An analysis of hiring biases in tech, where experienced candidates are rejected for not fitting a 'trendy' profile from elite schools.