.NET Community

Network

Build connections in-person or online at a conference or event.

Find events

Q&A

Have a question? Get answers here from .NET experts.

Ask now

Discover

Stay up-to-date with .NET news and announcements.

Read the .NET blog

Watch

Explore exclusive .NET videos with updates, tips, and tricks.

Tune in

Upskill

Expand your toolkit with free tutorials, videos, and courses.

Start learning

Follow

Subscribe to your favorite social channels for instant updates.

Join conversations

Connect

Engage with fellow enthusiasts at events, meeups, and more.

Start a user group

Create one today

.NET virtual user group

Join events online

Conferences and events

Browse events

Ask

Follow .NET on social media

Explore the latest blogs

Get the most recent .NET news and announcements on the .NET blog.

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.

March 12, 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!

March 10, 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.

March 9, 2026

Extend your coding agent with .NET Skills

Tim Heuer

Explore the .NET blog

Watch

Sharpen your skills and stay informed with the newest video releases.

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

Learn

Elevate your developer experience with access to exclusive resources.

Tutorials

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

Access tutorials

Beginner videos

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

View videos

Workshops

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

Get hands-on experience