Skip to content

v4.0.0

Compare
Choose a tag to compare
@Ahoo-Wang Ahoo-Wang released this 01 Apr 02:20
· 368 commits to master since this release

SmartSql-V4

  • Execute flow refactoring (pipeline-middleware mode)
  • Increase unit Test coverage
  • IDataReaderDeserializer
    • DynamicDeserializer
    • EntityDeserializer
    • MultipleResultDeserializer
    • ValueTypeDeserializer
  • Custom Tags
    • Script Tag
  • TypeHandler refactoring
  • CUD Auto Implementation (configuration Entity.tablename required)
  • Dynamic Proxy Repository Refactoring
  • Multi-configuration Source loader support
    • XmlConfigLoader
      • File
      • Embedded
  • Minimize the running environment(only DataSource)
  • Diagnostics support
  • DI Use experience optimization
  • SmartSql.Batch -> SmartSql.Bulk
  • IdGenerator
  • add support Tag.Required
  • add support external Properties
  • Generic-RequestContext to Improve performance (Incompatibility change)