Releases: affecto/dotnet-EntityFramework.PostgreSql
Releases · affecto/dotnet-EntityFramework.PostgreSql
Release list
Easier to use with less client code
- 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.