dotnet-efcore-architecture

Community

Master EF Core data layer design.

AuthorAGIBuild
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides strategic architectural patterns for designing robust and performant Entity Framework Core data layers, addressing common challenges like read/write separation, aggregate design, and query optimization.

Core Features & Use Cases

  • Read/Write Separation: Implement strategies to optimize query and command paths independently.
  • Aggregate Boundaries: Define and enforce consistency boundaries for your domain entities.
  • N+1 Query Governance: Learn techniques to detect and prevent inefficient query patterns.
  • Use Case: Architect a complex e-commerce backend by separating order creation (writes) from product browsing (reads), ensuring optimal performance for both operations while maintaining data integrity through well-defined aggregates.

Quick Start

Use the dotnet-efcore-architecture skill to design a read/write split for your EF Core data layer.

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-efcore-architecture
Download link: https://github.com/AGIBuild/Agibuild.Fulora/archive/main.zip#dotnet-efcore-architecture

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.