Skip to content

Commit cab7fef

Browse files
committed
new repo structure
1 parent dba6185 commit cab7fef

574 files changed

Lines changed: 2946 additions & 1920 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 84 additions & 84 deletions
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"name": "ASP.NET-Core",
3+
"title": "ASP.NET Core",
4+
"description": "",
5+
"links": {}
6+
}

skills/dotnet-aspnet-core/SKILL.md renamed to catalog/Frameworks/ASP.NET-Core/skills/dotnet-aspnet-core/SKILL.md

skills/dotnet-aspnet-core/references/anti-patterns.md renamed to catalog/Frameworks/ASP.NET-Core/skills/dotnet-aspnet-core/references/anti-patterns.md

skills/dotnet-aspnet-core/references/patterns.md renamed to catalog/Frameworks/ASP.NET-Core/skills/dotnet-aspnet-core/references/patterns.md

skills/dotnet-aspire/agents/dotnet-aspire-orchestrator/AGENT.md renamed to catalog/Frameworks/Aspire/agents/dotnet-aspire-orchestrator/AGENT.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"name": "Aspire",
3+
"title": ".NET Aspire",
4+
"description": "Cloud-native app host for distributed .NET apps",
5+
"icon": "icon.svg",
6+
"links": {
7+
"docs": "https://learn.microsoft.com/en-us/dotnet/aspire/",
8+
"nuget": "https://www.nuget.org/packages/Aspire.Hosting",
9+
"github": "https://github.com/dotnet/aspire"
10+
}
11+
}

skills/dotnet-aspire/SKILL.md renamed to catalog/Frameworks/Aspire/skills/dotnet-aspire/SKILL.md

skills/dotnet-aspire/references/community-toolkit.md renamed to catalog/Frameworks/Aspire/skills/dotnet-aspire/references/community-toolkit.md

skills/dotnet-aspire/references/deployment.md renamed to catalog/Frameworks/Aspire/skills/dotnet-aspire/references/deployment.md

0 commit comments

Comments
 (0)