- 增加 LambdaExpression 扩展方法 And/Or/Not 快速拼接表达式;

This commit is contained in:
28810
2019-06-20 17:56:07 +08:00
parent 06ff0a4da2
commit 3e8fed416d
11 changed files with 190 additions and 8 deletions

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>netstandard2.0;net45</TargetFrameworks>
<Version>0.6.11</Version>
<Version>0.6.12</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Authors>YeXiangQin</Authors>
<Description>FreeSql 扩展包,可实现【延时加载】属性.</Description>