ic_fluent_brand_facebook_48_mono Created with Sketch. image/svg+xml Twitch image/svg+xml image/svg+xml
Перейти к основному контенту Что такое .NET? Почему стоит выбрать .NET? C# Интернет Облако ИИ Данные Разработка игр Мобильные устройства и настольные компьютеры Модернизация приложений Обучение Документы Загрузки Сообщество Истории клиентов LIVE TV Microsoft Security Azure Dynamics 365 Microsoft 365 Microsoft Teams Windows 365 ИИ от Майкрософт Azure Space Смешанная реальность Microsoft HoloLens Microsoft Viva Квантовые вычисления Экологическая устойчивость Образование: Автомобили Финансовые услуги Государственный сектор Здравоохранение Производство Розничная торговля Найти партнера Стать партнером Партнерская сеть Microsoft Marketplace Компании-разработчики программного обеспечения Блог Microsoft Advertising Центр разработчиков Документация Мероприятия Лицензирование Microsoft Learn Microsoft Research Посмотреть карту сайта

.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 июня
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 июня
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 июня
.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 июня
.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
Let's Learn .NET
On .NET Live
.NET Community Standup
Learning C# with CSharpFritz