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: regex

Invoking Regex.IsMatch() inside a dynamic linq query

I'm trying to invoke the ...Regex.IsMatch()... and evaluate the returned result inside a dynamic linq query. This is what I tried:...public static LambdaExpression Parse(SearchQuery query) { string compilableExpression = "Regex.IsMatch(Category.ToLowe...
c# dynamic-linq regex
asked by PoweredByOrange

How to construct dynamic LINQ query string be for a query that looks like *abc*def*

I am using Dynamic LINQ for one of my projects to filter arrays. Library can be downloaded from ...NuGet Gallery link... or ...Codeplex link.... I am using version 1.0.6 from NuGet link. It is the same as LINQ but the condition can be specified using s...
c# dynamic-linq linq regex
asked by sudhir vyasaraja

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!