diff --git a/ExpressionBuilder/ExpressionBuilder.csproj b/ExpressionBuilder/ExpressionBuilder.csproj index 072b98f..2423dad 100644 --- a/ExpressionBuilder/ExpressionBuilder.csproj +++ b/ExpressionBuilder/ExpressionBuilder.csproj @@ -3,12 +3,12 @@ net8.0 enable disable - Milvasoft, David Belmont + Milvasoft https://github.com/Milvasoft/ExpressionBuilder https://raw.githubusercontent.com/Milvasoft/Milvasoft/master/src/Milvasoft.Helpers/Resources/milvalogo.png https://github.com/Milvasoft/ExpressionBuilder https://github.com/Milvasoft/ExpressionBuilder/blob/master/LICENSE - Milvasoft, David Belmont © 2019 + Milvasoft LINQ Lambda Expression Builder LINQ Database Queryable Project upgraded to net8.0 This library basically provides you with a simple way to create lambda expressions to filter lists and database queries by delivering an easy-to-use fluent interface that enables the creation, storage and transmission of those filters. @@ -19,7 +19,7 @@ true 1.0.0 true - LambdaExpressionBuilder + Milvasoft.ExpressionBuilder