Closed awr closed 7 years ago
This only works on .net 4.5.2 at this point.
The simple solution is to move to .net 4.6 and core 1.1. Note that this will require adopting a versions of AsyncEx.* projects.
https://icanhasdot.net/result?github=awr~2FKafkaClient
Here it is after the change:
This only works on .net 4.5.2 at this point.
The simple solution is to move to .net 4.6 and core 1.1. Note that this will require adopting a versions of AsyncEx.* projects.