csharp-developer

Community

Deliver robust .NET 8 apps and APIs.

AuthorJeffallan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides best practices for modern C# development, .NET 8 tooling, and robust API design with EF Core and CQRS patterns.

Core Features & Use Cases

  • API Development: Minimal/API-based or controller-based APIs with clean architecture.
  • EF Core: Data access, migrations, and optimized queries.
  • CQRS & MediatR: Clear command/query separation.
  • Authentication: JWT and security best practices.
  • Performance: Async/IAsyncEnumerable patterns and profiling.

Quick Start

Scaffold a minimal API with a Router-style endpoint and a simple EF Core context.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: csharp-developer
Download link: https://github.com/Jeffallan/claude-skills/archive/main.zip#csharp-developer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository