abp-ef-core
OfficialABP Entity Framework Core integration
Software Engineering#database migration#repository#ef core#data seeding#abp#entity framework core#dbcontext
Authorabpframework
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the process of working with Entity Framework Core within the ABP Framework, covering database context configuration, entity mapping, repository implementation, and migration management.
Core Features & Use Cases
- DbContext Configuration: Set up and configure your
AbpDbContext. - Entity Configuration: Define entity mappings and conventions using ABP's best practices.
- Repository Implementation: Create and use EF Core repositories for data access.
- Migrations: Manage database schema changes with
dotnet efcommands. - Data Seeding: Implement data seeding for initial database population.
- Use Case: When developing an ABP application and needing to add a new entity, configure its mapping, implement a repository for it, and create the corresponding database migration.
Quick Start
Use the abp-ef-core skill to add a new migration named 'AddProductEntity' to your EF Core project.
Dependency Matrix
Required Modules
None requiredComponents
referencesscripts
💻 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: abp-ef-core Download link: https://github.com/abpframework/abp/archive/main.zip#abp-ef-core 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.