Change log for NLite
NLite 0.9.5.7(2013/2/11)
基于http://nlite.codeplex.com/SourceControl/changeset/100168版本1. 支持强密钥 2. 支持.NET 45 3. 支持Mono环境4. 版本号升级到0.9.5.7
NLite 0.9.5.5(2012/12/30)
基于http://nlite.codeplex.com/SourceControl/changeset/98939版本1. 修复获取枚举类型缺省值的Bug2. 优化DataReader到List的性能3. 支持DataReader到动态类型的转换 4. 移除对离线Reader的支持5. 版本号升级到0.9.5.5
NLite 0.9.5.3(2012/12/23)
基于http://nlite.codeplex.com/SourceControl/changeset/98699版本1. 整合ELinq内部的反射类2. 整合ELinq内部的PrimitiveMapper类到Converter类中3. 重写并优化PrimitiveMapper4. 完善DataTableMapper