In this post, let’s have a look at WSL Containers, which is now available for public preview, and see how we can programmatically start a container […]
We’re back with a fresh PowerToys release! This month introduces the brand-new Shortcut Guide, a major Command Palette update with the new Extension Gallery and multi-monitor […]
In this post, let’s have a look at how we can connect a .NET application to Azure DocumentDB (with MongoDB compatibility) using a Microsoft Entra ID Managed […]
In this post, let’s have a look at building deterministic multi-agent orchestrations with Microsoft Agent Framework in .NET using Durable Functions to coordinate multiple agents. A couple of […]
In the previous post: Microsoft Agent Framework: Agents on Azure Functions with .NET, we had a look at hosting an Agent on Azure Functions using Microsoft […]
In this post, let’s have a look at two new functions introduced in EF Core 11.0: EF.Functions.JsonPathExists() and EF.Functions.JsonContains(). Both are aimed at making it easier to query JSON […]
In this post, let’s have a look at Microsoft Agent Framework’s Agent Middleware with .NET. In my previous post, we looked at getting started with Microsoft […]
Microsoft Agent Framework 1.0.0 was released few days ago with support for both .NET and Python. Agent Framework is the direct successor to both Semantic Kernel and […]