dotnet-core-expert

Community

Build high-performance .NET 8 apps with minimal APIs.

AuthorJeffallan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides building modern .NET 8 apps with minimal APIs, clean architecture, EF Core, CQRS, JWT authentication, and cloud-native patterns to deliver scalable, maintainable services.

Core Features & Use Cases

  • Minimal APIs & CQRS: Lightweight endpoints with MediatR and clean separation of concerns
  • EF Core & Migrations: Robust data access with migrations and patterns
  • Authentication & Authorization: JWT-based security and policy-driven access
  • Cloud-Native: Docker, health checks, configuration management, and observability

Quick Start

Create a minimal API project with EF Core and JWT authentication and expose a /health endpoint.

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: dotnet-core-expert
Download link: https://github.com/Jeffallan/claude-skills/archive/main.zip#dotnet-core-expert

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