/System.Linq.Dynamic

This is the Microsoft assembly for the .Net 4.0 Dynamic language functionality.

Primary LanguageC#

This is a port of the the Microsoft assembly for the .Net 4.0 Dynamic language functionality.

This fork takes the basic library to a new level. Contains XML Documentation and examples on how to use Dynamic Linq. Also adds unit testing to help ensure that it works properly.

Suggestions and comments are welcome.

The binary is available on NuGet. Install-Package System.Linq.Dynamic.Library

Documentation can be found here.