Files
gh-dieshen-claude-marketpla…/.claude-plugin/plugin.json
2025-11-29 18:21:24 +08:00

14 lines
291 B
JSON

{
"name": "dotnet-enterprise",
"description": "Enterprise .NET Patterns - ASP.NET Core, Entity Framework, security best practices for .NET 8, 9, and 10",
"version": "1.0.0",
"author": {
"name": "Brock"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}