zzz projects Dynamic LINQ
Home Getting Started Knowledge Base Online Examples  GitHub
  • Home
  • Getting Started
  • Knowledge Base
  • Online Examples
  •  GitHub
  •   Download  

Dynamic LINQ - Knowledge Base (KB)

1 results for: in tag: interface

Is dynamic linq suitable for this scenario?

I have a simple interface, IDevice...public interface IDevice{ string Id{ get; } } ...I have a list of objects that implement ...IDevice...List<IDevice> devices; ...An example of two of the types of objects in this list are:...public class BatteryDevi...
c# dynamic-linq interface linq
asked by Jimbo

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...