Showing category results for Azure

Aug 24, 2026
Post comments count5
Post likes count2

From dotnet run to Foundry Hosted Agent in 3 lines of C#

Bruno Capuano

You built an agent with Microsoft Agent Framework and it works great on your machine. Now what? Turns out deploying it to production takes 1 NuGet package, 3 lines of C#, and 2 commands. Let's do it.

.NETAIAzure
May 6, 2026
Post comments count17
Post likes count6

Durable Workflows in the Microsoft Agent Framework

Shyju Krishnankutty

Build durable AI agent workflows with the Microsoft Agent Framework. Start with in-process console apps, add durability with the Durable Task runtime, scale with parallel AI agents, and host on Azure Functions for serverless execution.

.NETAIAzure
Nov 26, 2025
Post comments count0
Post likes count3

.NET Day on Agentic Modernization Coming Soon

Matt Soucoup

Join us live on December 9 to explore the newest, most practical ways to modernize your .NET apps with Azure, AI, and powerful agentic tooling.

.NETAIAzure
Sep 15, 2025
Post comments count1
Post likes count4

Application Insights Code Optimizations for .NET Apps

Chuck Weininger

Learn how Application Insights Code Optimizations helps .NET developers identify performance bottlenecks and get AI-powered recommendations through GitHub Copilot integration.

.NETAIAzure
Apr 16, 2025
Post comments count10
Post likes count9

Build MCP Remote Servers with Azure Functions

Matt Soucoup

Build AI-powered tools quickly using Azure Functions to create remote MCP servers that seamlessly integrate with GitHub Copilot and other LLM-based applications.

.NETAIAzure
Jan 16, 2025
Post comments count2
Post likes count2

Meet the .NET Team at NDC London 2025

Mehul Harry

Meet the .NET team at NDC London 2025 to explore the latest in .NET 9, Azure, and AI-powered development through keynotes, sessions, and 1:1 meetups.

.NETASP.NET CoreC#