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

Merging SqlConnectionStringBuilder code bases #1349

Merged
merged 7 commits into from
Oct 18, 2021

Conversation

DavoudEshtehari
Copy link
Member

  • related issue: Possible mergeable classes for merging code bases #1261.
  • Common Type: SqlConnectionStringBuilder
    • I used if-directives for separation.
    • I rearranged members and grouped them in Fields, Private Methods, and Public APIs.
    • Null reference members have been removed.
    • I chose the better implementation from the existing codebases besides applying some code improvements.

@cheenamalhotra cheenamalhotra merged commit 9942523 into dotnet:main Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
➕ Code Health Changes related to source code improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants