Hi there,
Is there any specific reason C# driver NuGet package (https://www.nuget.org/packages/CassandraCSharpDriver) has a restriction on the maximum version of its dependency System.Threading.Tasks.Dataflow? In this case the bounds are set to be (>= 4.6.0 && < 5.0.0), version 5.0.0 was released recently, and C# driver prevents us from upgrading.