dotnet-backend
Build ASP.NET Core 8+ backend services with EF Core, auth, background jobs, and production API patterns.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install dotnet-backend --cli claudewrites the skill into.claude/skills/dotnet-backend/SKILL.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/skills/dotnet-backend/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Build ASP.NET Core 8+ backend services with EF Core, auth, background jobs, and production API patterns.
When to use it
Build ASP.NET Core 8+ backend services with EF Core, auth, background jobs, and production API patterns.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/dotnet-backend/SKILL.md -o .claude/skills/dotnet-backend/SKILL.md
Notes
Extracted from davila7/claude-code-templates, dotnet-backend category.