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

Convert List to typeof UnderlyingSystemType

I am currently working on code that is using ...dynamic-linq..., I ran into a problem when using a ...List<BaseClass>..., where the list actually contains a list of the ...Person... Class....When I execute the following code I get a ...ParseException...:....
c# dynamic-linq inheritance list reflection
asked by Tjaart van der Walt

Create object containing a list using Dynamic Linq Core with Entity Framework 2.0

I have the following two classes:...public Part { public string PartNumber {get; set;} public string Description {get; set;} public List<Warehouse> Warehouses {get; set;} } public Warehouse { public string PartNumber {get; set;} publi...
c# dynamic-linq entity-framework-core list
asked by jpico

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!