From 5ce208690c4b6ba6d5de4640f84221ebc0e0906e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Leb=C3=A9e?= Date: Thu, 22 Feb 2018 17:49:38 -0600 Subject: [PATCH] they are now nugget packages :D --- .../PoweredSoft.DynamicLinq.EntityFramework.csproj | 8 ++++++++ PoweredSoft.DynamicLinq/PoweredSoft.DynamicLinq.csproj | 9 +++++++++ 2 files changed, 17 insertions(+) diff --git a/PoweredSoft.DynamicLinq.EntityFramework/PoweredSoft.DynamicLinq.EntityFramework.csproj b/PoweredSoft.DynamicLinq.EntityFramework/PoweredSoft.DynamicLinq.EntityFramework.csproj index 301ee14..a44f91a 100644 --- a/PoweredSoft.DynamicLinq.EntityFramework/PoweredSoft.DynamicLinq.EntityFramework.csproj +++ b/PoweredSoft.DynamicLinq.EntityFramework/PoweredSoft.DynamicLinq.EntityFramework.csproj @@ -2,6 +2,14 @@ netstandard2.0 + true + David Lebee + Powered Software Inc. + Entity Framework extensions for Dynamic Linq of PoweredSoft + github + https://github.com/PoweredSoft/DynamicLinq + entity framework ef dynamic linq + https://github.com/PoweredSoft/DynamicLinq diff --git a/PoweredSoft.DynamicLinq/PoweredSoft.DynamicLinq.csproj b/PoweredSoft.DynamicLinq/PoweredSoft.DynamicLinq.csproj index f98481d..67e91bf 100644 --- a/PoweredSoft.DynamicLinq/PoweredSoft.DynamicLinq.csproj +++ b/PoweredSoft.DynamicLinq/PoweredSoft.DynamicLinq.csproj @@ -2,6 +2,15 @@ netstandard2.0 + true + Powered Softwares Inc. + David Lebée + + DynamicLinq by PoweredSoft + Allows uers to make dynamic query over a IQueryable<T> + https://github.com/PoweredSoft/DynamicLinq + github + dynamic linq queryable