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

EOL 3.1 #4171

Merged
merged 1 commit into from
Jan 11, 2023
Merged

EOL 3.1 #4171

merged 1 commit into from
Jan 11, 2023

Conversation

bricelam
Copy link
Contributor

@bricelam bricelam commented Dec 2, 2022

.NET 3.1 goes out of support on December 13 and .NET 5 is already out of support.

Creating this draft to discuss as a team what legacy information we may still want to keep in our docs.

I'm starting extremely aggressive and assuming that anyone reading our docs will be working with a supported version of EF Core (they had a year to upgrade), and that any references to previous versions and behaviors will just create distracting noise for anyone trying to understand the current, supported versions.

TODO

  • Make sure the metadata dates are up to date
  • Figure out what to do with the platforms page

@bricelam bricelam requested a review from a team December 2, 2022 22:51
Copy link
Member

@roji roji left a comment

Choose a reason for hiding this comment

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

Some small nits/comments

entity-framework/core/cli/powershell.md Outdated Show resolved Hide resolved
entity-framework/core/extensions/index.md Outdated Show resolved Hide resolved
entity-framework/core/extensions/index.md Outdated Show resolved Hide resolved
entity-framework/core/miscellaneous/platforms.md Outdated Show resolved Hide resolved
entity-framework/core/providers/index.md Show resolved Hide resolved
@bricelam
Copy link
Contributor Author

bricelam commented Dec 16, 2022

📝 Design meeting notes

  • Keep providers for older versions
  • Keep extensions for 3.1 or newer
  • Keep older versions on provider/extension compatibility lists
  • Rework the platforms page
    • Get rid of the table
    • Link to .NET docs
    • Have sections for different platforms
      • Say the last version that worked with .NET Framework & Unity
      • Add MAUI
      • Talk about AoT here?

@bricelam
Copy link
Contributor Author

bricelam commented Jan 4, 2023

@ajcvickers @jcjiang Could you review the Supported .NET implementations page to make sure my messaging is all in alignment?

@bricelam bricelam marked this pull request as ready for review January 4, 2023 19:06
Copy link
Member

@ajcvickers ajcvickers left a comment

Choose a reason for hiding this comment

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

Looks good.

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

Successfully merging this pull request may close these issues.

None yet

4 participants