AgentStack
SKILL verified MIT Self-run

Dotnet Skills

skill-fujigo-software-f5-framework-claude-dotnet · by Fujigo-Software

.NET Core/ASP.NET patterns, best practices, and implementation guides

No reviews yet
0 installs
15 views
0.0% view→install

Install

$ agentstack add skill-fujigo-software-f5-framework-claude-dotnet

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Dotnet Skills? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

.NET Backend Skills

Cross-platform framework for building modern cloud applications.

Sub-Skills

Architecture

  • [clean-architecture.md](architecture/clean-architecture.md) - Clean architecture
  • [mediator-pattern.md](architecture/mediator-pattern.md) - MediatR patterns
  • [dependency-injection.md](architecture/dependency-injection.md) - DI patterns

Database

  • [ef-core-patterns.md](database/ef-core-patterns.md) - Entity Framework Core
  • [repository-pattern.md](database/repository-pattern.md) - Repository pattern
  • [unit-of-work.md](database/unit-of-work.md) - Unit of Work
  • [migrations.md](database/migrations.md) - EF migrations

Security

  • [identity.md](security/identity.md) - ASP.NET Identity
  • [jwt-auth.md](security/jwt-auth.md) - JWT authentication
  • [authorization.md](security/authorization.md) - Policy-based auth
  • [api-keys.md](security/api-keys.md) - API key auth

Validation

  • [fluent-validation.md](validation/fluent-validation.md) - FluentValidation
  • [data-annotations.md](validation/data-annotations.md) - Data annotations

Error Handling

  • [problem-details.md](error-handling/problem-details.md) - Problem Details
  • [global-exception.md](error-handling/global-exception.md) - Global handling
  • [result-pattern.md](error-handling/result-pattern.md) - Result pattern

Testing

  • [xunit.md](testing/xunit.md) - xUnit patterns
  • [integration.md](testing/integration.md) - Integration tests
  • [moq.md](testing/moq.md) - Moq patterns

Performance

  • [caching.md](performance/caching.md) - Caching strategies
  • [async-patterns.md](performance/async-patterns.md) - Async/await

Detection

Auto-detected when project contains:

  • *.csproj or *.sln files
  • Program.cs file
  • using Microsoft.AspNetCore imports

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.