Skip to content

v3.2.6

Compare
Choose a tag to compare
@lelong37 lelong37 released this 30 Aug 17:44
· 251 commits to master since this release
  • Insert, update, delete object graph bug fix and integration test added
  • Framework now allows you to add any of your custom repositories, does not need to be repositories that are
  • DB related e.g. unitOfWork.GetCustomRepository<IAzureBlobRepository<Blob>>();