Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 583 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 583 Bytes

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.