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)

1 results 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...
Get monthly updates by subscribing to our newsletter!
SUBSCRIBE!