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

Mention System.Data.SqlClient rename to Microsoft.Data.SqlClient in docs #4762

Open
LeonsBuntis opened this issue Jul 11, 2024 · 0 comments
Open

Comments

@LeonsBuntis
Copy link

Type of issue

Missing information

Description

Our application is using procedures executed by EF. While porting from EF6 to EF Core, I've ran into runtime issues with SqlParameter being used from EF6 libraries.
It would be nice to mention on this page to rename usings System.Data.SqlClient to Microsoft.Data.SqlClient. To avoid runtime conflicts.

Page URL

https://learn.microsoft.com/en-us/ef/efcore-and-ef6/porting/

Content source URL

https://github.com/dotnet/EntityFramework.Docs/blob/main/entity-framework/efcore-and-ef6/porting/index.md

Document Version Independent Id

c96b2fcb-8af0-f05b-e188-a6c59dd9f428

Article author

@JeremyLikness

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

1 participant