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

SqlClient in .Net Core is missing SqlDataSourceEnumerator #32

Closed
saurabh500 opened this issue May 25, 2017 · 4 comments
Closed

SqlClient in .Net Core is missing SqlDataSourceEnumerator #32

saurabh500 opened this issue May 25, 2017 · 4 comments
Labels
💡 Enhancement Issues that are feature requests for the drivers we maintain.
Milestone

Comments

@saurabh500
Copy link
Contributor

SqlClient doesn't have SqlDataSourceEnumerator implementation in .Net Core.

This should also be exposed via SqlClientFactory

@saurabh500
Copy link
Contributor Author

This was also mentioned here https://github.com/dotnet/corefx/issues/17126

@airbreather
Copy link

@divega
Copy link

divega commented May 16, 2019

As recently announced in the .NET Blog, focus on new SqlClient features an improvements is moving to the new Microsoft.Data.SqlClient package. For this reason, we are moving this issue to the new repo at https://github.com/dotnet/SqlClient. We will still use https://github.com/dotnet/corefx to track issues on other providers like System.Data.Odbc and System.Data.OleDB, and general ADO.NET and .NET data access issues.

@divega divega transferred this issue from dotnet/corefx May 16, 2019
@David-Engel David-Engel added the 💡 Enhancement Issues that are feature requests for the drivers we maintain. label May 20, 2019
@David-Engel David-Engel added this to the 1.1.0 milestone May 20, 2019
@cheenamalhotra
Copy link
Member

Will close this issue as #17 covers all missing APIs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💡 Enhancement Issues that are feature requests for the drivers we maintain.
Projects
None yet
Development

No branches or pull requests

5 participants