这是indexloc提供的服务,不要输入任何密码
Skip to content

Releases: npgsql/efcore.pg

v5.0.1

12 Dec 17:26

Choose a tag to compare

The full list of changes is available here.

v5.0.0

15 Nov 20:37

Choose a tag to compare

See the release notes.

The full list of changes is available here.

v5.0.0-rc1

14 Sep 21:09

Choose a tag to compare

v5.0.0-rc1 Pre-release
Pre-release
Sync to 5.0.0-rc.1.20451.13 (release)

Commit 422fcb2a51c7616b0e2bbeb28c10309ed1b3b365

v5.0.0-preview8

29 Aug 15:49

Choose a tag to compare

v5.0.0-preview8 Pre-release
Pre-release
Remove NuGet.config for release

v5.0.0-preview6

26 Jun 22:00

Choose a tag to compare

v5.0.0-preview6 Pre-release
Pre-release
Enable buffering for split queries

Otherwise MARS is assumed by EF Core, which we don't support.

See https://github.com/dotnet/efcore/issues/21420

(cherry picked from commit ab5d62a447c3480de38b152ba14be12cce8e0b93)

v5.0.0-preview5

11 Jun 17:30

Choose a tag to compare

v5.0.0-preview5 Pre-release
Pre-release
Uninstall PG on Github Actions

Since PostgreSQL now comes pre-installed on the Github Actions image,
this messes up our custom installations.

(cherry picked from commit 91c243213c573081b419452ed3ebac5c48d620b8)

v3.1.4

29 May 08:13

Choose a tag to compare

This release contains 4 bug fixes, the full list of changes is available here.

v5.0.0-preview4

29 May 08:12

Choose a tag to compare

v5.0.0-preview4 Pre-release
Pre-release
Remove NuGet.config for release

v5.0.0-preview2

03 Apr 13:55

Choose a tag to compare

v5.0.0-preview2 Pre-release
Pre-release
Synchronize to the released version of 5.0.0-preview2

v3.1.3

26 Mar 01:49

Choose a tag to compare

This release contains one enhancement, allowing code literals to be generated for the NodaTime Instant and ZonedDateTime types (#854).