Files
awesome-copilot/collections/csharp-dotnet-development.collection.yml
Aaron Powell 86adaa48fe Chat Modes -> Agents (#433)
* Migrating chat modes to agents now that's been released to stable

* Fixing collections

* Fixing names of agents

* Formatting

* name too long

* Escaping C# agent name
2025-11-25 16:24:55 +11:00

25 lines
846 B
YAML

id: csharp-dotnet-development
name: C# .NET Development
description: Essential prompts, instructions, and chat modes for C# and .NET development including testing, documentation, and best practices.
tags: [csharp, dotnet, aspnet, testing]
items:
- path: prompts/csharp-async.prompt.md
kind: prompt
- path: prompts/aspnet-minimal-api-openapi.prompt.md
kind: prompt
- path: instructions/csharp.instructions.md
kind: instruction
- path: instructions/dotnet-architecture-good-practices.instructions.md
kind: instruction
- path: agents/expert-dotnet-software-engineer.agent.md
kind: agent
- path: prompts/csharp-xunit.prompt.md
kind: prompt
- path: prompts/dotnet-best-practices.prompt.md
kind: prompt
- path: prompts/dotnet-upgrade.prompt.md
kind: prompt
display:
ordering: alpha
show_badge: false