Skip to content

Conversation

halter73
Copy link
Contributor

@halter73 halter73 commented Mar 31, 2025

This was an oversight where I blindly went with VS defaults. Much like DI's Add* extension methods belonging in Microsoft.Extensions.DependencyInjection, we conventionally put all Map* extension methods like MapGet, MapControllerRoute, MapHub, MapOpenApi, etc... in the Microsoft.AspNetCore.Builder namespace that's likely to already be in an implicit or explicit using.

@halter73 halter73 changed the title Put MapMcp in icrosoft.AspNetCore.Builder namespace Put MapMcp in Microsoft.AspNetCore.Builder namespace Mar 31, 2025
@stephentoub stephentoub merged commit 57a526e into modelcontextprotocol:main Mar 31, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants