Skip to content

v3.11.0

Latest

Choose a tag to compare

@sjh37 sjh37 released this 03 Jan 18:26
· 4 commits to master since this release
  • #870 Added EF Core 10 support for vector and json types.
  • #855 Fix missing foreign keys when using different schemas in PostgreSQL. Thanks to Mikael Flood.
  • #864 UseMappingTables doesn't work for TemplateType.FileBasedEf6. Thanks to Simona Avornicesei.
  • #858 Enum tables PostgreSQL. Thanks to Meysam Faghfouri.
  • #562 Add DbContextOptions support for factory methods. Thanks to LarryWMSN
  • #867 Add support for partial properties. Thanks to Statler.
  • #871 NetTopologySuite is used for geography types when TemplateType.FileBasedEf6. Thanks to Simona Avornicesei.
  • Deprecate EFCore 2-6.