Comunidad de .NET

Red

Cree conexiones en persona o en línea en una conferencia o evento.

Encontrar eventos

Preguntas y respuestas

¿Tiene alguna pregunta? Obtenga respuestas aquí de expertos de .NET.

Preguntar ahora

Descubrir

Manténgase al día con las noticias y los anuncios de .NET.

Leer el blog de .NET

Inspeccionar

Explore vídeos exclusivos de .NET con actualizaciones, sugerencias y trucos.

Ajustar en

Upskill

Expanda su kit de herramientas con tutoriales, vídeos y cursos gratuitos.

Empezar a aprender

Seguir

Suscríbase a sus canales sociales favoritos para obtener actualizaciones instantáneas.

Unirse a conversaciones

Conectar

Interactúe con otros entusiastas en eventos, meeups y mucho más.

Iniciar un grupo de usuarios

Cree una hoy mismo

Grupo de usuarios virtuales de .NET

Unirse a eventos en línea

Conferencias y eventos

Examinar eventos

Preguntar

Preguntar a la comunidad

Ir a Stack Overflow

Seguir a .NET en las redes sociales

Explore los blogs más recientes

Obtenga las noticias y anuncios más recientes de .NET en el blog de .NET.

See how the modernize-dotnet agent helps you assess apps, create upgrade plans, and modernize .NET projects from Visual Studio, VS Code, GitHub Copilot CLI, and GitHub.

12 de marzo de 2026

Modernize .NET Anywhere with GitHub Copilot

Mika Dumont

Find out about the new features in .NET 11 Preview 2 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, .NET MAUI, and more!

10 de marzo de 2026

.NET 11 Preview 2 is now available!

.NET Team

Introducing the dotnet/skills repository and how .NET agent skills can improve coding agent workflows.

9 de marzo de 2026

Extend your coding agent with .NET Skills

Tim Heuer

Explore el blog de .NET

Inspeccionar

Mejore sus habilidades y manténgase informado con las versiones de vídeo más recientes.

.NET AI Community Standup: Real-World AI Agent Architecture in .NET

.NET AI Community Standup: Real-World AI Agent Architecture in .NET

What does a real AI agent application look like beyond Hello World? Using the open-source Interview Coach sample, we’ll explore production patterns for building multi-agent systems in .NET using: - Microsoft Agent Framework - Microsoft Foundry as the model backend - Model Context Protocol (MCP) for tool integration - Aspire for orchestration and observability

Blazor Community Standup - ASP.NET Core & Blazor updates in .NET 11 Preview 2

ASP.NET Core & Blazor updates in .NET 11 Preview 2

Join us to check out all the new features and improvements coming to ASP.NET Core & Blazor in .NET 11 Preview 2.

Demystifying Workflows with Microsoft Agent Framework

Demystifying Workflows with Microsoft Agent Framework

Demystifying Workflows with Microsoft Agent Framework is about taking back control of orchestration by understanding and using the low-level building blocks, not just the high-level patterns. At the core of this session is custom orchestration built from executors and edges: type-safe processing nodes connected in a directed graph that explicitly controls how data and decisions flow through our system. High-level patterns like sequential, concurrent, group chat, handoffs, and magnetic orchestration are presented as composable shortcuts on top of this graph, not as the only way to design workflows. By the end, we'll see that we are not forced to choose between “magic” high-level orchestration and brittle custom flows. Instead, we'll learn how to use high-level patterns for speed, and drop down to executors and edges when we need custom routing, domain-specific logic, or hybrid workflows that mix sequential, concurrent, group chat, and handoff behaviors in one coherent system.

Aprender

Mejore su experiencia de desarrollador con acceso a recursos exclusivos.

Tutorials

Take a step-by-step tutorial on Microsoft Learn. Find resources on programming with C#, web development, and more!

Tutoriales de acceso

Beginner videos

Watch the .NET for Beginners video series. Explore videos with topics like web, mobile, desktop, C#, AI, containers, and cloud.

Ver videos

Workshops

Find a repository of complete developer workshops that showcase start-to-finish how-to's for .NET products.

Obtenga experiencia práctica