Migrating Agentic Code Python -> C# Part 6 (final)
Final part of migrating agentic code from Python to C# using Microsoft Agent Framework, implementing workflow executors.
Final part of migrating agentic code from Python to C# using Microsoft Agent Framework, implementing workflow executors.
Jesse Liberty discusses AI in an interview on .NET Live, sharing his extensive tech experience.
Release of pping 5.0.0, a ping tool updated to .NET 10 with bug fixes and improvements.
Daily tech news roundup covering TypeScript 7.0 RC, VS Code updates, AI, .NET, and web development trends.
How to ship a Rust library to .NET via NuGet using P/Invoke, cross-platform compilation, and native binary distribution.
A humorous exploration of creating a strongly typed generic object in C# with type safety constraints.
Summary of recent Azure, .NET, GitHub, and Visual Studio blog posts from June 14, 2026, covering updates and announcements.
Tutorial on building durable Dapr Workflows in .NET with Aspire, covering orchestration, activities, and state management.
Guide to connecting .NET apps to Azure DocumentDB (MongoDB) using Entra ID Managed Identity instead of passwords.
Daily tech news roundup covering Angular v22, AI costs, .NET history, Flutter, AI agents, and more.
Wolverine .NET framework hits 5 million NuGet downloads, celebrating growth and community involvement.
Adding MAI-Image-2.5 support to ElBruno.Text2Image .NET library and t2i CLI for image generation from terminal or C# code.
A curated summary of recent Azure, Microsoft, .NET, GitHub, and Visual Studio blog posts covering tools, updates, and best practices.
Building deterministic multi-agent orchestrations with Microsoft Agent Framework and .NET Durable Functions for controlled agent coordination.
Explores hosting Microsoft Agent Framework on Azure Functions using Durable Task Scheduler (DTS) as the backend, highlighting setup, benefits, and dashboard features.
Announcement of Marten 9.0, Polecat 4.0, and Wolverine 6.0 releases with performance improvements and AOT compliance.
Explains the support lengths for .NET LTS (3 years) and STS (2 years) versions, and how recent changes align their end dates.
Preview of Critter Stack 2026 major releases: JasperFx 2.0, Weasel 9.0, Marten 9.0, and Polecat 4.0, focusing on .NET 9/10, AOT, and performance improvements.
A reference app combining NVIDIA NeMo, Microsoft Agent Framework, A2A, and Aspire for cross-framework multi-agent workflows.
Guide to hosting Microsoft Agent Framework agents on Azure Functions with .NET, using Durable Functions for state persistence.