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

Use Microsoft.Data.SqlClient with Entity.Framework on NETFX instead of System.Data.SqlClient #632

Closed
collinstevens opened this issue Jul 1, 2020 · 2 comments

Comments

@collinstevens
Copy link

Is there documentation on how to configure Microsoft.Data.SqlClient for Entity.Framework on NETFX instead of using System.Data.SqlClient? I'm attempting to get SQL dependency tracking with Application Insights as documented on https://docs.microsoft.com/en-us/azure/azure-monitor/app/asp-net-dependencies#advanced-sql-tracking-to-get-full-sql-query.

@ajcvickers
Copy link

@collinstevens Vote for dotnet/ef6#823

@collinstevens
Copy link
Author

@collinstevens Vote for dotnet/ef6#823

Ahh great, my Google-fu failed me, thank you.

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

No branches or pull requests

2 participants