entity-framework
CommunityEF Core data access for PostgreSQL, streamlined.
Software Engineering#postgresql#repositories#database-migrations#soft-delete#entity-framework#ef-core
AuthorStuartF303
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Sorcha projects often require robust data access layers using EF Core with PostgreSQL. This skill provides a clear pattern for configuring DbContext, applying migrations automatically in development, and implementing repository patterns with soft delete and JSONB support to improve data integrity and performance.
Core Features & Use Cases
- EF Core configuration patterns: DbContext setup, retry policies, and schema management for PostgreSQL.
- Migration & Repository patterns: Guidance on generating and applying migrations and implementing generic and specialized EF Core repositories.
- Best practices: Soft delete via query filters, JSONB usage, and optimized queries with bulk updates.
Quick Start
To start using EF Core with PostgreSQL in Sorcha, set up a DbContext, register it in DI, add and apply migrations, and utilize the EFCoreRepository pattern in services.
Dependency Matrix
Required Modules
None requiredComponents
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: entity-framework Download link: https://github.com/StuartF303/Sorcha/archive/main.zip#entity-framework 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.