ic_fluent_brand_facebook_48_mono Created with Sketch. image/svg+xml Twitch image/svg+xml image/svg+xml
Passa a contenuti principali Che cos'è .NET? Perché scegliere .NET? C# Web Cloud Intelligenza artificiale Dati Sviluppo di giochi Dispositivi mobili e desktop Modernizzazione delle app Microsoft Learn Documenti Download Community Storie dei clienti TV IN DIRETTA Microsoft Security Azure Dynamics 365 Microsoft 365 Microsoft Teams Windows 365 Intelligenza artificiale di Microsoft Azure Space Realtà mista Microsoft HoloLens Microsoft Viva Calcolo quantistico Sostenibilità Istruzione Automotive Servizi finanziari Enti pubblici Settore sanitario Produzione Vendita al dettaglio Trova un partner Diventa un partner Rete di partner Microsoft Marketplace Aziende software Blog Microsoft Advertising Centro per sviluppatori Documentazione Eventi Gestione delle licenze Microsoft Learn Microsoft Research Visualizza mappa del sito

.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.

15 giugno
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

16 giugno
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

17 giugno
.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.

25 giugno
.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

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