Skip to content

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

License

Notifications You must be signed in to change notification settings

wcfv/System.Linq.Dynamic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

As far as I know the history is somewhat similar to this.

This project takes his beggining as .NET 3.5 library created by Microsoft for some reason - if I am not mistaken there should be some articles in the MSDN Magazine at least about a parser engine that is used here.

Then it was ported to .NET 4.0 by @kahanu and shared on the GitHub for public use according to MSPL licence.

Then @NArnott forked from the @kahanu repository (by this time it was not supported for a while) and did a great job - he introduced unit-tests, web documentation and lots of stuff (for some period of time I was contributing to his fork).

Then sometime ago @NArnott dismissed the NuGet package and deleted the documentation from hosted Azure instance and I took ownership of the library and uploaded a package and create a host for documentation.

Credits

I would like to thank everyone who put his effort in this project.

What's next?

I use this library on several production project that is why it gets updated with new features but most of the time it is not. The project itself is alive and I encourage you to report bugs and propose feature requests (if I would have time I will do both).

P.S

Hope I didn't missed anything +)

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 78.4%
  • HTML 10.0%
  • JavaScript 8.8%
  • CSS 2.5%
  • Other 0.3%