Skip to content

2021.327.1

Latest
Compare
Choose a tag to compare
@JJBussert JJBussert released this 23 Nov 23:36

Changes:

  • dc5ae0f Removed Async Repository methods because EFCore does not support multiple thread access to a single context which was the original intent of the functionality
  • 02e4b6b removed problematic Find methods because of confusion around when an entity is attached
  • ece0dd7 fixed unit tests

This list of changes was auto generated.