ef-core-configuration
CommunityAuto-generate EF Core Fluent API configurations.
Authorronnythedev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill generates Entity Framework Core configurations using Fluent API to map domain entities to database tables, ensuring consistency and reducing boilerplate.
Core Features & Use Cases
- Generates IEntityTypeConfiguration<T> classes with ToTable, HasKey, Property, HasIndex, and relationship mappings.
- Supports one-to-many, many-to-many, and owned types mappings, including value objects and shadow properties where needed.
- Useful for teams adopting clean architecture and repository patterns, enabling a centralized configuration approach across large domain models.
Quick Start
Run the EF Core configuration generator against your domain model to produce configuration files under src/{name}.infrastructure/configurations.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: ef-core-configuration Download link: https://github.com/ronnythedev/dotnet-clean-architecture-skills/archive/main.zip#ef-core-configuration Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.