Skill
dotnet-skills
.NET Core/ASP.NET patterns, best practices, and implementation guides
From f5-stacksInstall
1
Run in your terminal$
npx claudepluginhub fujigo-software/f5-framework-claude --plugin f5-stacksTool Access
This skill is limited to using the following tools:
ReadWriteGlobGrepBash
Supporting Assets
View in Repositoryapi/api-versioning.mdapi/controller-patterns.mdapi/minimal-apis.mdarchitecture/clean-architecture.mdarchitecture/project-structure.mdarchitecture/vertical-slices.mddatabase/ef-core-patterns.mddatabase/migrations.mddatabase/repository-pattern.mddatabase/unit-of-work.mderror-handling/exception-handling.mderror-handling/problem-details.mdpatterns/mediator-cqrs.mdpatterns/options-pattern.mdpatterns/result-pattern.mdsecurity/authorization-policies.mdsecurity/identity-setup.mdsecurity/jwt-authentication.mdtesting/integration-testing.mdtesting/mocking.mdSkill Content
.NET Backend Skills
Cross-platform framework for building modern cloud applications.
Sub-Skills
Architecture
- clean-architecture.md - Clean architecture
- mediator-pattern.md - MediatR patterns
- dependency-injection.md - DI patterns
Database
- ef-core-patterns.md - Entity Framework Core
- repository-pattern.md - Repository pattern
- unit-of-work.md - Unit of Work
- migrations.md - EF migrations
Security
- identity.md - ASP.NET Identity
- jwt-auth.md - JWT authentication
- authorization.md - Policy-based auth
- api-keys.md - API key auth
Validation
- fluent-validation.md - FluentValidation
- data-annotations.md - Data annotations
Error Handling
- problem-details.md - Problem Details
- global-exception.md - Global handling
- result-pattern.md - Result pattern
Testing
- xunit.md - xUnit patterns
- integration.md - Integration tests
- moq.md - Moq patterns
Performance
- caching.md - Caching strategies
- async-patterns.md - Async/await
Detection
Auto-detected when project contains:
*.csprojor*.slnfilesProgram.csfileusing Microsoft.AspNetCoreimports
Similar Skills
Stats
Parent Repo Stars17
Parent Repo Forks7
Last CommitFeb 4, 2026