Skip to content

v1.3.18

Choose a tag to compare

@AlienEngineer AlienEngineer released this 07 Oct 09:45
· 40 commits to master since this release
  • Feature: Allow access to raw data. IDataReader GetRawData()
  • Fix: Dll location on dynamic assembly load.
  • Fix: PropertyTypes and FieldTypes added as reference of Dynamic created types.
  • Fix: Wrong Null verification of fields in Dynamic mapping.
  • Base type fields are mapped first and derived type fields follows.
  • Fix: Named Connection via Repository scaffold were not properly set.