Dotnet AI
by @dotnet · plugin · 5 skills
AI and ML skills for .NET: technology selection, LLM integration, agentic workflows, RAG pipelines, MCP, and classic ML with ML.NET.
Install the whole plugin (CLI)
npx skillmds add dotnet/mcp-csharp-test
npx skillmds add dotnet/mcp-csharp-debug
npx skillmds add dotnet/mcp-csharp-create
npx skillmds add dotnet/mcp-csharp-publish
npx skillmds add dotnet/technology-selectionSkills in this plugin
- ▌ mcp-csharp-test · dotnet bundleTest C# MCP servers at unit and integration levels using xUnit, Moq, and the MCP client SDK.
- ▌ mcp-csharp-debug · dotnet bundleRun, debug, and interactively test C# MCP servers locally with IDE configuration, MCP Inspector, and GitHub Copilot Agent Mode integration.
- ▌ mcp-csharp-create · dotnet bundleCreate MCP servers using the C# SDK and .NET project templates, covering scaffolding, tool/prompt/resource implementation, and transport configuration for stdio and HTTP.
- ▌ mcp-csharp-publish · dotnet bundlePublish and deploy C# MCP servers to NuGet, Docker, Azure, and the MCP Registry.
- ▌ technology-selection · dotnetGuides technology selection and implementation of AI and ML features in .NET 8+ applications using ML.NET, Microsoft.Extensions.AI, Microsoft Agent Framework, GitHub Copilot SDK, ONNX Runtime, and OllamaSharp.