Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
123971e
moved from private to public fork
jeffschwMSFT Mar 4, 2026
2e42175
add code owner
jeffschwMSFT Mar 5, 2026
c9595ab
accomodate feedback
jeffschwMSFT Mar 5, 2026
ae80b4b
update eval to make more natural language
jeffschwMSFT Mar 5, 2026
9fad0f0
address eval feedback
jeffschwMSFT Mar 6, 2026
44e2632
Merge branch 'main' into skill/dotnet-ai-ml
Mar 9, 2026
31d3efe
Update plugins/dotnet-ai/skills/technology-selection/SKILL.md
jeffschwMSFT Mar 11, 2026
1f853bd
Update plugins/dotnet-ai/skills/technology-selection/SKILL.md
jeffschwMSFT Mar 11, 2026
b2a3703
Update plugins/dotnet-ai/skills/technology-selection/SKILL.md
jeffschwMSFT Mar 11, 2026
1679a64
Update plugins/dotnet-ai/skills/technology-selection/SKILL.md
jeffschwMSFT Mar 11, 2026
24c9705
Update plugins/dotnet-ai/skills/technology-selection/SKILL.md
jeffschwMSFT Mar 11, 2026
fde29ed
Update plugins/dotnet-ai/skills/technology-selection/SKILL.md
jeffschwMSFT Mar 11, 2026
e622b0f
Update plugins/dotnet-ai/skills/technology-selection/SKILL.md
jeffschwMSFT Mar 11, 2026
f10159b
Update plugins/dotnet-ai/skills/technology-selection/SKILL.md
jeffschwMSFT Mar 11, 2026
7cd14fb
Update plugins/dotnet-ai/skills/technology-selection/SKILL.md
jeffschwMSFT Mar 11, 2026
a66e026
Update plugins/dotnet-ai/skills/technology-selection/SKILL.md
jeffschwMSFT Mar 11, 2026
01aad99
update supporting documentation of adding a new plugin
jeffschwMSFT Mar 11, 2026
a05d1b5
update claude-plugin
jeffschwMSFT Mar 11, 2026
5095579
Merge origin/main and resolve conflicts
jeffschwMSFT Mar 11, 2026
d62e993
Merge branch 'main' into skill/dotnet-ai-ml
jeffschwMSFT Mar 11, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions plugins/dotnet-ai/plugin.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"name": "dotnet-ai",
"version": "0.1.0",
"description": "AI and ML skills for .NET: technology selection, LLM integration, agentic workflows, RAG pipelines, MCP, and classic ML with ML.NET.",
"skills": "./skills/",
"agents": "./agents/"
}
Comment thread
jeffschwMSFT marked this conversation as resolved.
Outdated
Loading
Loading