Skip to content

Conversation

Kaur-Parminder
Copy link
Contributor

This is part of #1261 issue code merge classes. Moved the SqlDataRecord common code to .Common.cs class and insternally invoked private methods from corresponsding FrameworkSpecific methods.

this is part of dotnet#1261 issue code merge classes. Moved the SqlDataRecord common code to .Common.cs class and insternally invoked private methods from corresponsding FrameworkSpecific methods.
@dnfadmin
Copy link

dnfadmin commented Oct 4, 2021

CLA assistant check
All CLA requirements met.

@DavoudEshtehari DavoudEshtehari added the Code Health 💊 Issues/PRs that are targeted to source code quality improvements. label Oct 4, 2021
@DavoudEshtehari DavoudEshtehari added this to the 4.0.0-preview3 milestone Oct 4, 2021
Copy link
Contributor

@DavoudEshtehari DavoudEshtehari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job! just some minor improvements; remove unused namespaces and extra blank lines.

Removed blankspaces, unused namespaces.
Removing extra spaces and unused namespaces
Identatation and split into two lines for long lines
@Kaur-Parminder
Copy link
Contributor Author

Good job! just some minor improvements; remove unused namespaces and extra blank lines.

@DavoudEshtehari Thanks Davoud, I have made the changes.

Co-authored-by: DavoudEshtehari <61173489+DavoudEshtehari@users.noreply.github.com>
@johnnypham
Copy link
Contributor

Nit: some members in the common file can be changed to expression-bodied members.

updated methods to use Expression bodied members
@Kaur-Parminder
Copy link
Contributor Author

Nit: some members in the common file can be changed to expression-bodied members.

Thanks Johnny, I updated wherever VS suggested.

@DavoudEshtehari DavoudEshtehari merged commit 7305c1c into dotnet:main Oct 13, 2021
@Kaur-Parminder Kaur-Parminder deleted the Move-to-Shared-location-SqlDataRecord branch January 12, 2022 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Health 💊 Issues/PRs that are targeted to source code quality improvements.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants