Where can I find the System.Linq.Dynamic dll?
I am looking all over for this dll but can't find it anywhere? a开发者_StackOverflow中文版nyone know where to get it and can help me? Thanks!
Now it's available via NuGet gallery too.
You can get it from this link . It's a zip file that contains the dynamic link source. It's not a dll.
Originally posted on ScottGu's blog here
Source file and .dll
GitHub
精彩评论