Jaliya Udagedara
GitHub Activity
Jaliya Udagedara
Building with the Microsoft stack; Microsoft MVP
Recent Blog Posts
Connecting to Azure DocumentDB (with MongoDB compatibility) using Microsoft Entra ID Managed Identity
June 09, 2026 11:04 AM
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 M...
Microsoft Agent Framework: Deterministic Multi-Agent Orchestrations with .NET Durable Functions
May 26, 2026 6:18 AM
In this post, let's have a look at building deterministic multi-agent orchestrations with Microsoft Agent Framework in .NET using Durable Functions to...
Microsoft Agent Framework: Agents on Azure Functions with Durable Task Scheduler
May 25, 2026 8:51 AM
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 Micro...
Microsoft Agent Framework: Agents on Azure Functions with .NET
May 19, 2026 6:10 AM
In this post, let's have a look at hosting an Agent on Azure Functions using the Microsoft Agent Framework. In a previous post, I have have written ab...
EF Core 11.0: Temporal Period Properties Backed by CLR Properties
May 13, 2026 9:59 AM
In this post, let's have a look at a small but very welcome improvement to SQL Server Temporal Tables support in EF Core shipping with .NET 11 Preview...
EF Core 11.0: Querying JSON Columns with JsonPathExists and JsonContains
April 29, 2026 10:08 AM
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 a...