Skip to content

Drop .NET Core 2.1 (now Out of Support)#1272

Merged
cheenamalhotra merged 2 commits into
dotnet:mainfrom
cheenamalhotra:drop-netcore2.1
Sep 28, 2021
Merged

Drop .NET Core 2.1 (now Out of Support)#1272
cheenamalhotra merged 2 commits into
dotnet:mainfrom
cheenamalhotra:drop-netcore2.1

Conversation

@cheenamalhotra

@cheenamalhotra cheenamalhotra commented Sep 22, 2021

Copy link
Copy Markdown
Member

.NET Core 2.1 End of life

.NET Core 2.1 reached end of life in August 2021. Microsoft.Data.SqlClient v4.0 drops dedicated support for .NET Core 2.1, and fallbacks to .NET Standard 2.0 for consuming applications. Customers are recommended to migrate their apps to use supported versions of .NET Core 3.1+.

Reference: .NET Support Policy

@cheenamalhotra cheenamalhotra added the Breaking Change 🔨 Issues/PRs that are related with breaking API changes in the driver. label Sep 22, 2021
@cheenamalhotra cheenamalhotra added this to the 4.0.0-preview3 milestone Sep 22, 2021

@lcheunglci lcheunglci left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good to me

@JRahnama

Copy link
Copy Markdown
Contributor

LGTM.

NIT: There are a couple of places that needs to be considered if we want to take those mentioned netcore2.1 out:

  1. SNIStream.cs line 10 in the comments
  2. SqlClientEventSource line 22 in the #region

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Breaking Change 🔨 Issues/PRs that are related with breaking API changes in the driver.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants