Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can use the client with less dependencies #669

Closed
thompson-tomo opened this issue Apr 26, 2024 · 0 comments · Fixed by #670
Closed

I can use the client with less dependencies #669

thompson-tomo opened this issue Apr 26, 2024 · 0 comments · Fixed by #670
Assignees
Labels

Comments

@thompson-tomo
Copy link
Contributor

thompson-tomo commented Apr 26, 2024

Is your feature request related to a problem? Please describe.
I want to reduce the amount of dependencies my projects have

Describe the solution you'd like
System.Threading.Tasks.Dataflow is removed as a dependency when the framework can provide it

Describe alternatives you've considered
Accept the dependencies

Additional context
N/a

thompson-tomo added a commit to thompson-tomo/zeebe-client-csharp that referenced this issue Apr 26, 2024
thompson-tomo added a commit to thompson-tomo/zeebe-client-csharp that referenced this issue May 5, 2024
This allows the framework to be the source of the dependency rather externally sourcing. This is to avoid potential conflicts.

closes camunda-community-hub#669
ChrisKujawa added a commit that referenced this issue May 7, 2024
ChrisKujawa pushed a commit that referenced this issue May 23, 2024
This allows the framework to be the source of the dependency rather externally sourcing. This is to avoid potential conflicts.

closes #669
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants