Skip to content

Conversation

@Kaffeetasse
Copy link
Contributor

I had the issue that I could not use the latest version of Community.Microsoft.Extensions.Caching.PostgreSQL in a .NET 8 application, because of a conflict of Npgsql with Npgsql.EntityFrameworkCore.PostgreSQL.

This should fix this.

@leonibr leonibr self-assigned this Dec 5, 2025
- Updated the actions workflow to utilize a matrix strategy for .NET versions.
- Modified the CachingTest to support multiple target frameworks
- Updated Npgsql package versions to latest of each target.
@leonibr leonibr merged commit a9d8857 into leonibr:master Dec 5, 2025
3 checks passed
@leonibr
Copy link
Owner

leonibr commented Dec 5, 2025

Hey @Kaffeetasse, thanks for your PR!
I’ve updated the packages to their latest versions and added a test matrix. Since we're now running different Npgsql package versions across multiple runtimes, it felt safer to validate everything against those runtimes as well.

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.

2 participants