OpenAgentSkill Registry Manifest Skill: technology-selection Slug: dotnet-technology-selection Category: research Description: Guides technology selection and implementation of AI and ML features in .NET 8+ applications using ML.NET, Microsoft.Extensions.AI (MEAI), Microsoft Agent Framework (MAF), GitHub Copilot SDK, ONNX Runtime, and OllamaSharp. Covers the full spectrum from classic ML through modern LLM orchestration to local inference. Use when adding classification, regression, clustering, anomaly detection, recommendation, LLM integration (text generation, summarization, reasoning), RAG pipelines with vector search, agentic workflows with tool calling, Copilot extensions, or custom model inference via ONNX Runtime to a .NET project. DO NOT USE FOR projects targeting .NET Framework (requires .NET 8+), the task is pure data engineering or ETL with no ML/AI component, or the project needs a custom deep learning training loop (use Python with PyTorch/TensorFlow, then export to ONNX for .NET inference). Agent fit: - Decision: 96/100 Production-ready - Primary fit: RAG and knowledge - Role: Primary pick Supply profile: - Track: Research and knowledge work - Scenario: RAG and knowledge - Applicable agents: Claude Code, OpenAI Agents, CLI, Codex, Cursor - Maintenance: 3d since push - Risk: Needs review Trust: - Trust score: 75/100 Strong shortlist - Audit: 83/100 Needs review Attribution: - Status: Registry indexed - Source: github candidate review - Creator: dotnet - Claim URL: https://www.openagentskill.com/skills/dotnet-technology-selection#claim-this-skill Install: npx skills add dotnet/skills --skill technology-selection URLs: - Web: https://www.openagentskill.com/skills/dotnet-technology-selection - API: https://www.openagentskill.com/api/agent/skills/dotnet-technology-selection - Install API: https://www.openagentskill.com/api/skills/dotnet-technology-selection/install - Repository: https://github.com/dotnet/skills/tree/main/plugins/dotnet-ai/skills/technology-selection