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.