Skip to main content

News

AI Ecosystem Updates for .NET Developers — tracking what's changing and what it means for your .NET AI projects.

From NuGet Release

MCP C# SDK v1.0: .NET Auth and Tools

Impact: ModelContextProtocol v1.0 for .NET adds auth discovery, tool sampling, and async requests. See what changes for Semantic Kernel apps.

From Trending AI

Microsoft Agent Framework RC: .NET Migration

Impact: What changed in Microsoft Agent Framework RC for .NET: frozen APIs, MCP tools, multi-agent orchestration, and Semantic Kernel migration steps.

From Trending AI

GPT-5 and o-Series Models: What Changes for .NET AI Apps

Impact: GPT-5, o1, o3, o4-mini: improved tool calling, structured output, and 1M+ context windows. What .NET developers need to update in Azure OpenAI + Semantic Kernel.

From Trending AI

Open-Source LLMs in .NET: Run Llama 3, DeepSeek & Qwen Locally in C#

Impact: Run Llama 3, DeepSeek, and Qwen locally in C# via Ollama and ONNX Runtime. No cloud APIs, no inference costs — full offline AI in .NET.

From Trending AI

ChatGPT Agent Mode Launched: What It Means for .NET + Semantic Kernel

Impact: ChatGPT Agent Mode enables autonomous browsing and multi-step tasks. How these agentic patterns map to .NET apps using Semantic Kernel function calling.

From Trending AI

AI Agents vs Chatbots: A Practical Definition for .NET Engineers

Impact: Engineering definition of AI agents: autonomy levels, tool use, reasoning loops, and how they differ from chatbots. What this means for .NET developers in 2026.

From NuGet Release

Microsoft.Extensions.AI 10.3.0: IChatClient

Impact: Microsoft.Extensions.AI 10.3.0 updates IChatClient, IEmbeddingGenerator, middleware, and OpenTelemetry for provider-agnostic .NET AI.

⚠ BREAKING From NuGet Release

.NET 9.0.200 SDK: Security and JIT Fixes

Impact: .NET 9.0.200 SDK ships security patches, ARM64 JIT fixes, and Minimal API updates. See whether you should upgrade from 9.0.100.

From NuGet Release

Azure.AI.OpenAI 2.1.0 GA: IAsyncEnumerable Streaming + Structured Output

Impact: Azure.AI.OpenAI 2.1.0 GA for .NET: IAsyncEnumerable streaming, GPT-4 Vision, and JSON schema response_format. First stable v2 release — migration guide.

From NuGet Release

Azure.Search.Documents 11.7.0 Released: Native Vector Search + HNSW for .NET

Impact: Azure.Search.Documents 11.7.0 adds native vector search, HNSW indexing, and hybrid BM25/vector retrieval for .NET RAG apps. NuGet upgrade guide inside.