From ea1f8d0229b6c5b9b7aee9a14a360ce409812a07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ahmet=20Bu=C4=9Fra=20K=C3=B6sen?= Date: Thu, 11 Apr 2024 16:51:52 +0300 Subject: [PATCH] package information update --- ExpressionBuilder/ExpressionBuilder.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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