ic_fluent_brand_facebook_48_mono Created with Sketch. image/svg+xml Twitch image/svg+xml image/svg+xml
Skip to main content What is .NET? Why choose .NET? C# Web Cloud AI Data Game development Mobile & desktop App modernization Learn Download Docs Community Customer stories LIVE TV Microsoft Security Azure Dynamics 365 Microsoft 365 Microsoft Teams Windows 365 Microsoft AI Azure Space Mixed reality Microsoft HoloLens Microsoft Viva Quantum computing Sustainability Education Automotive Financial services Government Healthcare Manufacturing Retail Find a partner Become a partner Partner Network Microsoft Marketplace Software companies Blog Microsoft Advertising Developer Center Documentation Events Licensing Microsoft Learn Microsoft Research View Sitemap

.NET Live TV

On .NET Live

Demystifying Microsoft Agent Framework Middleware

MICROSOFT
DOTNET
DOTNETDEVELOPER

Featuring: Daniel Costea, Katie Savage, Scott Addie, Frank Boucher #dotnet #dotnetdeveloper

In this session we'll walk through how Daniel Costea uses ChatClient and Agent middleware to turn plain .NET AI agents into production‑ready systems with observability, safety, and cost control. Starting from an agent that talks directly to an LLM, he walks through real‑world failure modes (cost spikes, privacy leaks, unsafe tool calls) and then layers in SharedFunction, Response, and FunctionCalling middleware to fix them. Along the way, he connects each concept to the familiar ASP.NET Core middleware pattern so .NET developers can reuse an existing mental model for building robust AI agents.

June 15
On .NET Live - Demystifying Microsoft Agent Framework Middleware
Demystifying Microsoft Agent Framework Middleware
MICROSOFT
DOTNET
DOTNETDEVELOPER

On .NET Live

Featuring: Daniel Costea, Katie Savage, Scott Addie, Frank Boucher #dotnet #dotnetdeveloper

In this session we'll walk through how Daniel Costea uses ChatClient and Agent middleware to turn plain .NET AI agents into production‑ready systems with observability, safety, and cost control. Starting from an agent that talks directly to an LLM, he walks through real‑world failure modes (cost spikes, privacy leaks, unsafe tool calls) and then layers in SharedFunction, Response, and FunctionCalling middleware to fix them. Along the way, he connects each concept to the familiar ASP.NET Core middleware pattern so .NET developers can reuse an existing mental model for building robust AI agents.

Community Links

June 16
Visual Studio Toolbox Live: Working with Agent Skills
Visual Studio Toolbox Live: Working with Agent Skills
MICROSOFT
VISUALSTUDIO

Visual Studio Toolbox Live

Featuring: Leslie Richardson, Simona Liao #visualstudio

Simona shows us how to build and use agent skills, which are lightweight packages with specialized knowledge an agent can discover and use while solving a task.

Community Links

ASP.NET Community Standup: Boosting Razor productivity
ASP.NET Community Standup: Boosting Razor productivity
MICROSOFT
DOTNET
ASPNETCORE

.NET Community Standup

Featuring: Daniel Roth, Devin Breshears, David Wengier, Chris Sienkiewicz #dotnet #aspnetcore

It’s not just about new features. It’s about getting more done faster. Join us as we walk through the latest Razor editor and tooling improvements that help streamline development, reduce friction, and improve reliability. We’ll show how these changes make a difference in real workflows, with live demos and insights from the team.

Community Links

June 17
.NET AI Community Standup: Multi-Agent Apps with Aspire + MAF
.NET AI Community Standup: Multi-Agent Apps with Aspire + MAF
MICROSOFT
ASPIRE
MAF
FOUNDRY

.NET Community Standup

Featuring: Bruno Capuano (https://www.linkedin.com/in/elbruno/), Tommaso Stocchi (https://www.linkedin.com/in/tommaso-stocchi/) #Aspire #MAF #Foundry

Join Bruno and Tommaso for a look at building distributed multi-agent systems with Aspire and MAF (Microsoft Agent Framework). In this session, we’ll explore how agentic applications can be composed across services, how agents coordinate in a distributed architecture, and how these patterns can help shape Foundry-oriented scenarios as well. To make it real, we’ll walk through a live ski resort demo that shows multiple agents collaborating, exchanging context, and driving intelligent outcomes across the system. If you’re exploring modern agentic architectures, this session will give you practical ideas for building multi-agent apps with Aspire and MAF.

June 25
.NET Data Community Standup: Temporal tables and constraints in SQL Server and PostgreSQL 18
.NET Data Community Standup: Temporal tables and constraints in SQL Server and PostgreSQL 18
MICROSOFT
EF
EFCORE
DATA
TEMPORAL
SQLSERVER
POSTGRES

.NET Community Standup

Featuring: Shay Rojansky, Jiri Cincura #ef #efcore #data #temporal #sqlserver #postgres

In this session we'll take a deep look at temporal tables and constraints in database. The recently-released PostgreSQL 18 contains new temporal constraint functionality that superficially looks similar to SQL Server's temporal tables, but the two are in reality quite different. We'll dive into the details, compare the two and discuss two completely different concepts of what it means to store temporal data in databases.

Show Playlists

Visual Studio Toolbox Live
.NET Community Standup
Learning C# with CSharpFritz
Let's Learn .NET
On .NET Live