elsa-workflows / elsa-workflows/elsa-core

[CHORE] Modules depend on each other

Open
#5,534 3 comments 0 reactions 0 assignees View on GitHub
maintenance triaged
Dominant language
C#
Stars
7.9k
Forks
1.5k
Avg merge
15h 22m
Merged PRs (30d)
114

Description

## Maintenance Task Request

### Task Overview
Interdependencies between multiple modules result in unnecessary introductions

### Purpose of the Task
For example, I only need the runtime module, but I need persistence, I will introduce the EF CORE module to achieve, but found that the EF CORE module is not only the entity of the runtime, there are many non-Runtime

### Potential Issues
**Identify any potential issues that might arise from this task**
Discuss any challenges or potential disruptions that could occur as a result of this maintenance task. This will help prepare for and mitigate any negative impacts.

### Suggestion
Separate ef core dependencies and create one for each module that has an entity

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.