abp-mongodb
OfficialMaster ABP MongoDB integration
Authorabpframework
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the complexities of integrating MongoDB with the ABP Framework, providing clear patterns for data access, entity configuration, and module setup, specifically for MongoDB-based projects.
Core Features & Use Cases
- DbContext Configuration: Demonstrates setting up
AbpMongoDbContextwith connection strings and entity mappings. - Repository Implementation: Shows how to create custom repositories using
MongoDbRepositoryfor specific data access logic. - Module Integration: Guides on configuring MongoDB services within ABP modules.
- Key Differences: Highlights distinctions from EF Core, such as the absence of migrations, handling embedded documents, and manual update requirements.
- Use Case: When developing an ABP application that uses MongoDB as its primary database, this Skill provides the essential code patterns and explanations needed for efficient and correct data management.
Quick Start
Configure your ABP application's MongoDB connection and define your first entity repository by following the provided MongoDbContext and BookRepository examples.
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: abp-mongodb Download link: https://github.com/abpframework/abp/archive/main.zip#abp-mongodb 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.