A .NET MCP server implementing the Model Context Protocol (MCP) for NuGet package management 📦. Built with Clean Architecture and Domain-Driven Design (DDD) 🏗️, this project supports Ahead-Of-Time (AOT) compilation for fast startup and low memory usage ⚡.
Stars
1
Forks
0
Watchers
1
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
7
commits
docs(skills): add creating-dotnet-mcp-servers skill
571a2bdView on GitHubMerge pull request #3 from SebastienDegodez/slide
e8bbe46View on GitHubfeat(api): implement NuGet package tools and integration tests
9ec84b7View on GitHubchore(gitignore): add Visual Studio ignore rules for temporary files
760882bView on GitHubfeat: initialize project structure with API, Application, Domain, and Infrastructure layers
dff4484View on GitHubchore(docs): add comprehensive project documentation and guidelines
5e64022View on GitHub