Skip to content

Releases: npgsql/efcore.pg

v5.0.0-preview1

20 Mar 09:03
Compare
Choose a tag to compare
v5.0.0-preview1 Pre-release
Pre-release

This package can be used with the first preview of EF Core 5.0.0, and also contains some new Npgsql-specific features.

Careful: the actual package name is 5.0.0-preview.2.20120.8 (aligning with the EF Core/.NET naming).

v3.1.2

20 Feb 18:40
Compare
Choose a tag to compare

This release contains some important bug fixes.

The full list of changes is available here.

v3.1.1

31 Jan 17:50
Compare
Choose a tag to compare

This release contains some important bug fixes.

The full list of changes is available here.

v3.1.0 Preview2

06 Nov 17:29
Compare
Choose a tag to compare
v3.1.0 Preview2 Pre-release
Pre-release
v3.1.0-preview2

Bump version to 3.1.0-preview2

v3.0.1

02 Oct 22:47
Compare
Choose a tag to compare

Npgsql 4.1.1 was release to revert breaking changes, and by doing so, broke compatibility with EF Core 3.0.0. This version takes a dependency on Npgsql 4.1.1.

v3.0.0

26 Sep 13:23
Compare
Choose a tag to compare

See the release notes.

The full list of changes is available here.

v3.0.0-preview9

04 Sep 21:06
Compare
Choose a tag to compare
v3.0.0-preview9 Pre-release
Pre-release
Depend on preview9

v3.0.0-preview8: JSON support

15 Aug 02:25
Compare
Choose a tag to compare
Pre-release
Closes #981

v3.0.0 Preview7

25 Jul 14:37
c4df1a9
Compare
Choose a tag to compare
v3.0.0 Preview7 Pre-release
Pre-release

Version 3.0.0 preview7 has been released to nuget.org.

This version sync with the latest preview version of upstream EF Core. That version contains some very significant changes in the query pipeline, so this preview version should be approached with extra caution. Please report any issues you find. From this point we will attempt to release all preview versions matching EF Core's.

Note that the spatial support plugin, Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite, hasn't been released as more significant work is required. It will be released in time for preview8.

v2.2.4

21 May 08:17
Compare
Choose a tag to compare

This is the first patch release for the 2.2 line of the Npgsql Entity Framework Core provider. It contains several minor fixes, but also depends on the latest versions of EF Core and Npgsql.