Skip to content

Releases: affecto/dotnet-EntityFramework.PostgreSql

Easier to use with less client code

Choose a tag to compare

@vijuhe vijuhe released this 27 May 09:51
  • Added PostgreSqlDbContext base class.
  • Web and app config transformations.
  • Configuration classes to own namespace.
  • Removed unnecessary HistoryContextConfiguration.
  • Renamed HistoryContextDbMigrationsConfiguration to PostgreSqlDbMigrationsConfiguration and added there disabling of automatic migrations.

v2.0.0

Choose a tag to compare

@johannesvaltonen johannesvaltonen released this 26 Nov 10:52
Initial commit.