Skip to content

Release v17.22.0

Choose a tag to compare

@github-actions github-actions released this 30 Oct 10:40
fa3284d

Added

  • Added a way to create focused entity maps that are discovered when inheriting from the BaseDbContext. All you need is to create a class that implements the IEntityMapFor<> interface. More in the docs.