Jaliya Udagedara
GitHub Activity
Jaliya Udagedara
Building with the Microsoft stack; Microsoft MVP
Recent Blog Posts
Getting Started with Microsoft Agent Framework 1.0.0 in .NET
April 08, 2026 7:55 AM
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 Seman...
Azure Content Understanding: Custom Usage Tracking with APIM
April 07, 2026 9:39 AM
I had a requirement to track LLM and Content Understanding token usage within a multi-tenant application for downstream customer billing, rather than ...
Azure Content Understanding Client Library for .NET
March 24, 2026 10:47 AM
In this post, let's have a look at the new Azure Content Understanding Client Library for .NET. Until now, when working with Azure Content Understandi...
EF Core 11.0: Create and Apply Migrations in a Single Command
March 20, 2026 9:39 AM
When working with migrations in Entity Framework Core, what we usually do is first create the migration and then apply it to the database. It has alwa...
EF Core 11.0: Complex Types and JSON Columns on Entity Types with TPT/TPC Inheritance
March 17, 2026 2:07 AM
In this post, let's have a look at a nice improvement in EF Core 11 around complex types, JSON columns, and inheritance mapping. If you tried to use a...
C# 15: Collection Expression Arguments
March 03, 2026 10:14 AM
In this post, let's have a look at a new C# 15 feature: Collection Expression Arguments which is now available with .NET 11 Preview 1.0. With C# 12, w...