Insql Versions Save

A lightweight .NET ORM framework

2.2.2

4 years ago

2.2.1

4 years ago

2.2.0

5 years ago

1.增加 ${xx} 原始值输出

2.1.1

5 years ago

1.支持特性 Annotation 与 Fluent 方式数据库表与对象映射方式 2.支持增加对象的 CURD 扩展

1.8.6

5 years ago
  1. 动态脚本中支持IDataParameter类型参数

1.8.2

5 years ago
  1. Rewrite and beautify the documentation
  2. Optimize dynamic script execution engine to reduce resource allocation and improve performance
  3. Optimize the code generator to solve some bugs in generated code

1.5.0

5 years ago
  1. Add external SQL configuration source function
  2. Add the conversion of DateTime.Min in Script Resolve
  3. Add insql map section , Implement database to object property mapping

1.2.6

5 years ago
  1. support CDATA in insql.xml text

1.2.5

5 years ago

1.add CodeSmith Generator 2.support multiple insql.xml merges of the same Type 3.add each section element,can support select in list 4.optimize SqlResolve, SqlResolveMatcher Corss Db 5. optimize the DbContextOpitons singleton and configuration process 6. optimize the timing of DbSession creation

1.2.3

5 years ago