Jeff Sharp

Results 32 comments of Jeff Sharp
trafficstars

I'm willing to chip in, but at this point I need to see some action from @samhocevar on this issue beforehand.

Thanks, @fadado . I will give that a try!

Unfortunately, the workarounds fail in this case. There is a [System.Data.SqlClient NuGet package](https://www.nuget.org/packages/System.Data.SqlClient/). For .NET Framework, the package DLL is just a set of `TypeForwardedTo` attributes pointing to the framework-provided...

Oh good, there's already a GitHub issue for this. Beta ring just upgraded me and TranslucentTB stopped working. 💲I pledge to donate **25 USD** if an update is released that...

> I don't see any situation in which 1 is the better behavior for a reviewer. This must be a polarizing issue: I engaged in the same thought process but...

Unfortunately, @Bertk, your example uses the wrong SqlClient. Your code references the **Microsoft**.Data.SqlClient NuGet package, but the problem occurs with the **System**.Data.SqlClient namespace that ships with .NET Framework. They are...

Large legacy app. It uses libraries (including Entity Framework 6) that do not support the newer SqlClient.

Anything I need to do get attention on this? It's not urgent. I just see it on my open-PRs list every day and wonder. I _thought_ I have done all...