modelcontextprotocol / modelcontextprotocol/csharp-sdk

ModelContextProtocol.AspNetCore doesn't support .NET Standard?

Open
#557 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement needs confirmation
Dominant language
C#
Stars
4.5k
Forks
814
Avg merge
9d 19h
Merged PRs (30d)
4

Description

I tried to integrate c# mcp server into Unity, but the warning shows:
"Can't find a matching dependency group for the NuGet Package ModelContextProtocol.AspNetCore 0.3.0-preview.1 that has a TargetFramework supported by the current Unity Scripting Backend. The NuGet Package supports the following TargetFramework's: net8.0, net9.0 "

Is there technical limitation to net8.0 and 9.0?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the ModelContextProtocol.AspNetCore package's supported target frameworks and Unity's current scripting backend compatibility. Determine whether net8.0 or net9.0 support can work in Unity, and document the technical limitation or the requirements for adding compatible support.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, unity
Domain
api, backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.