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

Add a link and possibly workaround for Microsoft.Data.SqlClient issue for .NET Framework exe projects #75

Open
madelson opened this issue Mar 17, 2021 · 1 comment

Comments

@madelson
Copy link
Owner

dotnet/SqlClient#727 can cause issues for people using DistributedLock 2.0 in .NET framework executables.

Might be good to call this out explicitly in the docs to head off questions.

Also could be worth considering an API that takes in DbProviderFactory so that someone can easily opt back into System.Data.SqlClient.

@benmccallum
Copy link

Such a nasty issue this one. We're running into it from today 🎉

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

No branches or pull requests

2 participants