Skip to content

Fundynamic/System.Linq.Dynamic.Core

 
 

Repository files navigation

System.Linq.Dynamic.Core

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

The following frameworks are supported:

  • net35
  • net40
  • net45x
  • net46x
  • dnxcore45x
  • dnxcore50

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.Core

Documentation can be found here.

About

The dotnet.Core version from the System Linq Dynamic functionality.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 89.6%
  • JavaScript 7.8%
  • CSS 2.3%
  • Other 0.3%