Skip to content

v0.20.0

Choose a tag to compare

@pdevito3 pdevito3 released this 08 Apr 15:48

Added

  • Specification support in repositories
  • Support for array property types

Updates

  • No more manipulation DTO
  • No default new guid on DTO
  • Tests use builder methods
  • No more autofaker for domain entity, only a builder
  • Entity properties not virtualized anymore
  • IProjectService renamed to IProjectScopedService