Files
42marketplaces/sync/gh-nikiforovall-claude-code-rules-plugins-handbook-dotnet.json
2025-11-30 09:08:53 +08:00

18 lines
461 B
JSON

{
"name": "handbook-dotnet",
"owner": {
"name": "nikiforovall",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "handbook-dotnet",
"description": ".NET development tools including automatic CSharpier formatting for C# files",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-nikiforovall-claude-code-rules-plugins-handbook-dotnet.git"
},
"strict": true
}
]
}