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

feat: .NET 9 support #233

Merged
merged 1 commit into from
Nov 12, 2024
Merged

feat: .NET 9 support #233

merged 1 commit into from
Nov 12, 2024

Conversation

skolmer
Copy link
Contributor

@skolmer skolmer commented Nov 12, 2024

Description

This PR adds support for .NET 9.

Npgsql.EntityFrameworkCore.PostgreSQL is not released yet so I had to reference 9.0.0-rc.2 in the tests.

Copy link

what-the-diff bot commented Nov 12, 2024

PR Summary

  • Software Update: Updated the software version used (.NET) from the older version (8.0.x) to the latest, more resilient and robust version (9.0.x). This change has been implemented in three crucial workflow files, making the system better and error-free.
  • Platform Refinement: Enhanced several project frameworks to incorporate .NET 9.0, resulting in the improved functioning of multiple key software components such as ElasticSearch, Entity Framework, and Gridify tests. This ensures our program capabilities are better and up-to-date.
  • Package Updates: We've updated multiple software libraries, or packages (including Entity Framework Core), from the previous version to the new one. This helps to remove any bugs and adds new features that come with the latest versions. Also, some other libraries used in test projects were updated for a better system performance.
  • New Package Inclusion: New libraries supporting .NET 9.0 was added to enhance the Entity Framework and Gridify software components. This way, we ensure that these components can optimally utilize the benefits and features of the updated version (.NET 9.0).

Copy link
Owner

@alirezanet alirezanet left a comment

Choose a reason for hiding this comment

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

Awesome thanks 👌

@alirezanet alirezanet merged commit d593ff6 into alirezanet:master Nov 12, 2024
3 checks passed
@k94ll13nn3
Copy link

Hello @alirezanet, do you have an ETA on when the package will be available on NuGet?

@alirezanet

This comment was marked as outdated.

@alirezanet
Copy link
Owner

Hi @k94ll13nn3,
I just released v2.15.1 with dotnet 9 support

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.

3 participants