abp-framework-patterns
π―Skillfrom thapaliyabikendra/ai-artifacts
abp-framework-patterns skill from thapaliyabikendra/ai-artifacts
Part of
thapaliyabikendra/ai-artifacts(26 items)
Installation
git clone https://github.com/thapaliyabikendra/ai-artifacts.gitnpx github:thapaliyabikendra/ai-artifacts install .curl -sSL https://raw.githubusercontent.com/thapaliyabikendra/ai-artifacts/main/scripts/install.sh | bash -s -- /path/to/projectnpx github:thapaliyabikendra/ai-artifacts updatenpx github:thapaliyabikendra/ai-artifacts uninstallMore from this repository10
Optimizes LINQ queries in EF Core/ABP applications by preventing N+1 queries, implementing eager loading, and improving database-level performance.
Configures and optimizes Entity Framework Core patterns for ABP Framework, focusing on entity configuration, migrations, and relationship design with PostgreSQL.
Enables advanced distributed event patterns in ABP microservices with idempotent handlers, cross-tenant events, and saga implementations.
clean-code-dotnet skill from thapaliyabikendra/ai-artifacts
Implements domain layer patterns for ABP Framework, providing robust entity, aggregate, repository, and domain service implementations following DDD principles.
csharp-advanced-patterns skill from thapaliyabikendra/ai-artifacts
abp-infrastructure-patterns skill from thapaliyabikendra/ai-artifacts
fluentvalidation-patterns skill from thapaliyabikendra/ai-artifacts
abp-api-implementation skill from thapaliyabikendra/ai-artifacts
ef-core-advanced-patterns skill from thapaliyabikendra/ai-artifacts