Farfetch / kafkaflow

Apache Kafka .NET Framework to create applications simple to use and extend.

Home Page:https://farfetch.github.io/kafkaflow/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Optimise dependencies by adding TFM

thompson-tomo opened this issue · comments

Is your feature request related to a problem? Please describe.

I want to minimise dependencies in my project by utilising framework dependencies wherever possible

Describe the solution you'd like

I want the package to not have an explicit dependency on System.Text.Json as it can be provided by the framework.

Describe alternatives you've considered

Accept the additional dependency

Are you able to help bring it to life and contribute with a Pull Request?

Yes

Additional context

No response