Skip to content

OlegKarasik/System.Linq.Dynamic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System.Linq.Dynamic

Build & Test

Configuration Status
netfx35 Build status
netfx40 Build status
netcoreapp2.0 Build status
Silverlight 5 Build status

Package

Package Version
NuGet Build status

Version History

You can project release notes on wiki.

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 created a host for documentation.

Credits

I would like to thank everyone who put 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 project allows to create dynamic linq queries from string input.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 47.3%
  • JavaScript 41.7%
  • HTML 9.0%
  • CSS 1.8%
  • Other 0.2%