Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:51:24 +08:00
commit 4ab6727251
4 changed files with 320 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "dotnet-developer",
"description": "plugin for .net developers",
"version": "1.0.0",
"author": {
"name": "rcmx"
},
"skills": [
"./skills"
]
}