Open
Description
In order to get information about EF usage, we'll consider injecting EF information into the Application Name of the connection string passed to SqlClient. This isn't ideal - we've discussed the possibility of a separate API point in SqlClient to allow EF (and similar layers) to add "user-agent" information.
/cc @saurabh500 @cheenamalhotra @perrysk-msft - is there an issue tracking the new SqlClient API on your side?
/cc @SamMonoRT