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

i'm confused.. #1732

Closed
koolinoor opened this issue Aug 21, 2022 · 7 comments
Closed

i'm confused.. #1732

koolinoor opened this issue Aug 21, 2022 · 7 comments

Comments

@koolinoor
Copy link

koolinoor commented Aug 21, 2022

is that supposed to be like a new System.Data.SqlClient ? or why does it share the same namespace,
except have a tons of unnecessary assemblies attached to it?

congrats!

@koolinoor koolinoor changed the title you have to have a real talent to.. i'm confused.. Aug 21, 2022
@taspeotis
Copy link

Not sure the premise of this question is correct - it's a different namespace. This is Microsoft.Data.SqlClient which is not shared with System.Data.SqlClient by virtue of being different.

The dependencies are pretty normal for a Microsoft package, pulling in other Microsoft packages.

There's a discussion about this library (Microsoft.Data.SqlClient) and its predecessor (System.Data.SqlClient) and a successor of sorts here. You can also dig up the blog posts announcing Microsoft.Data.SqlClient for more info about its purpose.

@ErikEJ
Copy link
Contributor

ErikEJ commented Aug 22, 2022

System.Data.SqlClient also had many dependencies, but they were part of .NET Framework installed on every Windows machine.

@koolinoor
Copy link
Author

cut the crap, please.. you seriously trying to reason that you need Azure.Identity for a connection between the CLR and MSSQL?

@ErikEJ
Copy link
Contributor

ErikEJ commented Aug 22, 2022

Please adhere to the code of conduct.

@JRahnama
Copy link
Contributor

@koolinoor Please respect other users. I am closing this as this is not an issue. You can open a discussion in our discussion area,

@roji
Copy link
Member

roji commented Aug 22, 2022

Seems like this is largely a duplicate of #1108

@dotnet dotnet deleted a comment from koolinoor Aug 24, 2022
@ajcvickers
Copy link
Member

@koolinoor Your comment has been deleted since it does not adhere to the code of conduct for this repo.

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

6 participants