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