modelcontextprotocol / modelcontextprotocol/csharp-sdk
ModelContextProtocol.AspNetCore doesn't support .NET Standard?
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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