14 lines
291 B
JSON
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"
|
|
]
|
|
} |