DynamicExpression 2.2.1
Easily construct lambda expressions dynamically.
Turn models into database queries, using a simple fluent implementation.
Install-Package DynamicExpression -Version 2.2.1
dotnet add package DynamicExpression --version 2.2.1
<PackageReference Include="DynamicExpression" Version="2.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DynamicExpression --version 2.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DynamicExpression, 2.2.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DynamicExpression:
Package | Downloads |
---|---|
NanoCore
The project is inspired by years of tedious repetitions, continuously re-writing similar code-snippets and libraries, to handle common functionality, not related to the business domain, such as logging, data persistence, message queuing, documentation, validation and similar.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.2.1 | 3,773 | 2/4/2020 |