Skip to content

v3.4.0

Choose a tag to compare

@ioancrisan ioancrisan released this 04 May 09:57
· 4068 commits to master since this release

Improves the Data components:

  • Added LocalCache to DataContextBase
  • Commands must be overridden only if needed, otherwise the base ones will be used
  • Moved the capabilities to the new EntityInfo
  • Advanced the InMemoryDataContext and MongoDataContext