zzz projects Dynamic LINQ
Home
Documentation GitHub Knowledge Base  Help & Donate
Online Examples
  • Home
  • Documentation
  • GitHub
  • Knowledge Base
  • Help & Donate
  • Online Examples
  •   Download  

Dynamic LINQ - Knowledge Base (KB)

2 results in tag: specification-pattern

Is the Specification Pattern outdated now that Dynamic LINQ is available?

Wikipedia... states that the Specification Pattern is where business logic can be recombined by chaining the business logic together using boolean logic. With respect to selecting filtering objects from lists or collections it seems to me that Dynamic LI...
dynamic-linq linq specification-pattern
asked by David Robbins

How can I write an OrderBy Specification using the Dynamic Expression API?

I figured out how to do a predicate from a string supplied by a client based on ...Dynamic Linq... (this is wrapped in a Specification object):...return System.Linq.Dynamic.DynamicExpression.ParseLambda<TE, bool> (filter.ToString(), arguments.ToAr...
c# dynamic-linq lambda repository specification-pattern
asked by Zachary Scott

Page 1 of 1
  • 1

Prime Library

Performance

  • Entity Framework Extensions
  • Entity Framework Classic
  • Bulk Operations
  • Dapper Plus

Expression Evaluator

  • C# Eval Expression
  • SQL Eval Function
More Projects...
Get monthly updates by subscribing to our newsletter!
SUBSCRIBE!