Hi #dotNET folks,
yesterday, Roji released #Npgsql 10.0 the .NET data provider for #PostgreSQL that targets .NET 10.0 and #NpgsqlEFCorePG the corresponding #EFCore provider.
Please check out the release notes at https://www.npgsql.org/doc/release-notes/10.0.html and https://www.npgsql.org/efcore/release-notes/10.0.html for new features and breaking changes.
Npgsql 10.0 Release Notes | Npgsql Documentation

Hi #dotNET developers,
in case you have already upgraded to #Npgsql 8.0 and are affected by a bug, you may be happy that Npgsql 8.0.1 has been released.
See https://github.com/npgsql/npgsql/milestone/110?closed=1 for the issues that have been closed in this release.
#NpgsqlEFCorePG the corresponding #EFCore provider has not been released yet but the existing release should be compatible with Npgsql 8.0.1
8.0.1 Milestone · npgsql/npgsql

Npgsql is the .NET data provider for PostgreSQL. Contribute to npgsql/npgsql development by creating an account on GitHub.

GitHub
Hi #dotNET folks,
today, Roji released #Npgsql 8.0 the .NET data provider for #PostgreSQL that targets .NET 8.0 and #NpgsqlEFCorePG the corresponding #EFCore provider.
Please check out the release notes at https://www.npgsql.org/doc/release-notes/8.0.html and https://www.npgsql.org/efcore/release-notes/8.0.html for new features and breaking changes.
While the big new thing is a rewrite of the internal type handling system to reduce binary size in AOT, there are quite a few other improvments and fixes to long-standing issues coming along with this.
Npgsql 8.0 Release Notes | Npgsql Documentation

Hi #dotNET folks,
yesterday, Roji released #Npgsql 7.0 the .NET data provider for #PostgreSQL that targets .NET 7.0 and #NpgsqlEFCorePG the corresponding #EFCore provider.
Please check out the release notes at https://www.npgsql.org/doc/release-notes/7.0.html and https://www.npgsql.org/efcore/release-notes/7.0.html for new features and breaking changes.
There's a lot of cool new stuff to try out!
Npgsql 7.0 Release Notes | Npgsql Documentation