.NET Community

Image

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
Image

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.

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

Discover what’s new in the v1.0 release of the official MCP C# SDK, including enhanced authorization, richer metadata, and powerful patterns for tool calling and long-running requests.

March 5, 2026

Release v1.0 of the official MCP C# SDK

Mike Kistler

Discover how Microsoft.Extensions.VectorData brings unified vector database access to .NET - one interface for semantic search across any vector store with built-in support for embeddings, filtering, and RAG patterns.

February 26, 2026

Vector Data in .NET - Building Blocks for AI Part 2

Jeremy Likness

Explore the .NET blog

Watch

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

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.

.NET MAUI Community Standup: .NET MAUI DemoFest

.NET MAUI Community Standup: .NET MAUI DemoFest

Jon Dick and Allan Ritchie show off how they brought .NET MAUI to additional platforms, and how they are using AI to accelerate their development.

On .NET Live | dotnet run cake.cs 🍰

On .NET Live | dotnet run cake.cs 🍰

Today, Mattias show us how to use modern .NET and Cake.Sdk to write DevOps definitions as file-based C# apps, with full IDE and debugging support, Cake APIs, and a clean alternative to traditional build scripts, available wherever .NET can run. Cross platforms, services and environments.

Learn

Elevate your developer experience with access to exclusive resources.

Image

Tutorials

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

Access tutorials
Image

Beginner videos

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

View videos
Image

Workshops

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

Get hands-on experience