Kendo.DynamicLinqCore
1.0.3
Server side paging, sorting and filtering via Dynamic Linq for .Net Core 1.x
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Kendo.DynamicLinqCore -Version 1.0.3
dotnet add package Kendo.DynamicLinqCore --version 1.0.3
<PackageReference Include="Kendo.DynamicLinqCore" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Kendo.DynamicLinqCore --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Kendo.DynamicLinqCore, 1.0.3"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Kendo.DynamicLinqCore as a Cake Addin
#addin nuget:?package=Kendo.DynamicLinqCore&version=1.0.3
// Install Kendo.DynamicLinqCore as a Cake Tool
#tool nuget:?package=Kendo.DynamicLinqCore&version=1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCoreApp 1.0
- Microsoft.CSharp (>= 4.3.0)
- NETStandard.Library (>= 1.6.0)
- System.AppDomain (>= 2.0.11)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Linq.Dynamic.Core (>= 1.0.6.9)
- System.Linq.Queryable (>= 4.3.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
-
.NETStandard 1.6
- Microsoft.CSharp (>= 4.3.0)
- NETStandard.Library (>= 1.6.0)
- System.AppDomain (>= 2.0.11)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Linq.Dynamic.Core (>= 1.0.6.9)
- System.Linq.Queryable (>= 4.3.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Kendo.DynamicLinqCore:
Package | Downloads |
---|---|
Kharazmi.AspNetCore.Core
Kharazmi.AspNetCore.Core is a Lightweight and Extensible Infrastructure for provides common scenarios' solutions for ASP.NET Core applications.
|
|
Kharazmi.AspNetCore.Localization.EFCore
ASP.NET Core provides services and middleware for localizing into different languages and cultures. You can create EntityFramework core concretes as your repository.
|
GitHub repositories
This package is not used by any popular GitHub repositories.