<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/announcing-v2-0-of-the-official-mcp-c-sdk-m9sxlnn8t" -->

---
title: Announcing v2.0 of the official MCP C# SDK | daily.dev
description: MCP C# SDK v2.0 implements the 2026-07-28 MCP specification, the largest protocol revision since launch. Key changes include stateless-by-default HTTP...
canonical: https://daily.dev/posts/announcing-v2-0-of-the-official-mcp-c-sdk-m9sxlnn8t
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Announcing v2.0 of the official MCP C# SDK | daily.dev
og:description: MCP C# SDK v2.0 implements the 2026-07-28 MCP specification, the largest protocol revision since launch. Key changes include stateless-by-default HTTP...
og:url: https://daily.dev/posts/announcing-v2-0-of-the-official-mcp-c-sdk-m9sxlnn8t
og:image: https://api.daily.dev/og/posts/M9sxLnn8T.png
og:image:alt: Announcing v2.0 of the official MCP C# SDK
og:image:width: 1200
og:image:height: 630
og:locale: en
---

[.NET Blog](https://daily.dev/sources/dotnet)

[Read post](https://api.daily.dev/r/M9sxLnn8T)

# [Announcing v2.0 of the official MCP C# SDK](https://api.daily.dev/r/M9sxLnn8T "Go to post")

MCP C# SDK v2.0 implements the 2026-07-28 MCP specification, the largest protocol revision since launch. Key changes include stateless-by-default HTTP transport (eliminating sticky sessions and enabling horizontal scaling), standardized HTTP headers (Mcp-Method, Mcp-Name, Mcp-Param-\*) for routing MCP traffic without body inspection, and Multi Round-Trip Requests (MRTR) that allow interactive tools to request user input without persistent sessions. MRTR replaces the old server-initiated elicitation, sampling, and roots patterns. The release is backward compatible — v1 code continues to compile, old clients/servers still work, and deprecated APIs emit warnings rather than errors. The SDK targets net8.0, net9.0, net10.0, and netstandard2.0, and ships as composable NuGet packages. Extensions for long-running Tasks and server-delivered Apps are opt-in separate packages. Next focus is end-to-end authentication and authorization.

[#.net](/tags/.net "Check all #.net posts")[#c#](/tags/c%23 "Check all #c# posts")[#mcp](/tags/mcp "Check all #mcp posts")[#aspnet](/tags/aspnet "Check all #aspnet posts")

Jul 28•18m read time•From [devblogs.microsoft.com](https://api.daily.dev/r/M9sxLnn8T "devblogs.microsoft.com")

[![Post cover image](https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/27a7c311c91a159008840ba422063385?_a=AQAEuop)](https://api.daily.dev/r/M9sxLnn8T "Go to post")

Table of contents

[Stateless by default Copy link](https://api.daily.dev/r/M9sxLnn8T?a=stateless-by-default "Stateless by default Copy link")[Built to scale on plain HTTP Copy link](https://api.daily.dev/r/M9sxLnn8T?a=built-to-scale-on-plain-http "Built to scale on plain HTTP Copy link")[Requesting user input Copy link](https://api.daily.dev/r/M9sxLnn8T?a=requesting-user-input "Requesting user input Copy link")[Backward compatible by design Copy link](https://api.daily.dev/r/M9sxLnn8T?a=backward-compatible-by-design "Backward compatible by design Copy link")[Packages and target frameworks Copy link](https://api.daily.dev/r/M9sxLnn8T?a=packages-and-target-frameworks "Packages and target frameworks Copy link")[Extensions: Apps and Tasks Copy link](https://api.daily.dev/r/M9sxLnn8T?a=extensions:-apps-and-tasks "Extensions: Apps and Tasks Copy link")[What’s next Copy link](https://api.daily.dev/r/M9sxLnn8T?a=what’s-next "What’s next Copy link")[Summary Copy link](https://api.daily.dev/r/M9sxLnn8T?a=summary "Summary Copy link")

17 Impressions

Comment

Bookmark

Copy

![Placeholder image for anonymous user](https://media.daily.dev/image/upload/s--qsFuKGv_--/t_logo,f_auto/public/noProfile)Share your thoughtsPost

[![.NET Blog's image](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/f23eb59371bd4f07aeef64c4eef73266)](https://daily.dev/sources/dotnet)

[.NET Blog](https://daily.dev/sources/dotnet "https://daily.dev/sources/dotnet")

dotnet offers insights into .NET development, C# programming language, and cross-platform applicatio... Read more

1.2K Followers

•

2.3K Upvotes

#### Would you recommend this post?

Copy link

WhatsApp

Facebook

X

New Squad

Copy linkShare with your friends

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Announcing v2.0 of the official MCP C# SDK","url":"https://daily.dev/posts/announcing-v2-0-of-the-official-mcp-c-sdk-m9sxlnn8t","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/announcing-v2-0-of-the-official-mcp-c-sdk-m9sxlnn8t"},"datePublished":"2026-07-28T22:03:12.353Z","dateModified":"2026-07-28T22:40:38.316Z","description":"MCP C# SDK v2.0 implements the 2026-07-28 MCP specification, the largest protocol revision since launch. Key changes include stateless-by-default HTTP...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/27a7c311c91a159008840ba422063385?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/27a7c311c91a159008840ba422063385?_a=AQAEuop","isAccessibleForFree":true,"articleSection":".NET Blog","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":".NET Blog","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/f23eb59371bd4f07aeef64c4eef73266","url":"https://daily.dev/sources/dotnet"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/announcing-v2-0-of-the-official-mcp-c-sdk-m9sxlnn8t","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":".net,c#,mcp,aspnet","timeRequired":"PT18M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":".NET Blog","item":"https://daily.dev/sources/dotnet"},{"@type":"ListItem","position":3,"name":"Announcing v2.0 of the official MCP C# SDK"}]}
```

