Skip to content

v3.1.0

Choose a tag to compare

@sjh37 sjh37 released this 09 Dec 20:39
· 548 commits to master since this release
  • #555 Add support for [Data Annotations]. Thanks to clarghi.
  • #545 Implement HasAlternateKey & enhance HasKey. Thanks to TimSirmovics.
  • #550 Add support for Ef Core 3 HasNoKey() and ToView().
  • #553 Control how the Connection string is used in Generated Code. Thanks to agentKnipe.
  • #536 .Net Core now deletes filtered out files
  • #551 Add comment about AddParameterlessConstructor. Thanks to 0xced.
  • Correct bug with TableSuffix and EF6 Indexes
  • Include more filtering examples
  • Include comments for setting table.BaseClasses