Skip to main content
EntityQueryLanguage package icon

EntityQueryLanguage

An run-time expression language for .NET Core. Compiles simple code into .NET Expressions for runtime execution. Includes schema creation and type checking.

Total Downloads
28.8K
28,816
Published
Nov 9, 2018
Latest stable version

Install

.NET CLI
dotnet add package EntityQueryLanguage --version 0.10.1
Package Manager Console
Install-Package EntityQueryLanguage -Version 0.10.1
PackageReference
<PackageReference Include="EntityQueryLanguage" Version="0.10.1" />

Frameworks

.NETStandard1.6

Dependencies

Antlr4
.NETStandard1.6
[4.6.5, )
Antlr4.Runtime
.NETStandard1.6
[4.6.5, )
Humanizer.Core
.NETStandard1.6
[2.3.3, )
NETStandard.Library
.NETStandard1.6
[1.6.1, )
Newtonsoft.Json
.NETStandard1.6
[11.0.2, )
System.Linq.Queryable
.NETStandard1.6
[4.3.0, )
System.Reflection.Emit
.NETStandard1.6
[4.3.0, )
[4.4.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.