System.Linq.Dynamic.Core vs System.Linq.Dynamic -


what difference between system.linq.dynamic.core , system.linq.dynamic? using system.linq.dynamic , not contain support select , selectmany (among other extension methods). system.linq.dynamic.core support these methods?

see description on github:

  1. system.linq.dynamic

  2. system.linq.dynamic.core

system.linq.dynamic microsoft assembly .net 4.0 dynamic language functionality. system.linq.dynamic.core .net core port of the microsoft assembly .net 4.0 dynamic language functionality


Comments

Popular posts from this blog

c - zlib and gdi32 with OpenSSL? -

java - inputmismatch exception -

ios - Align baselines with characters in large line heights with Text Kit -