- Notifications
You must be signed in to change notification settings - Fork9
This project allows to create dynamic linq queries from string input.
License
OlegKarasik/System.Linq.Dynamic
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
| Configuration | Status |
|---|---|
| netfx35 | |
| netfx40 | |
| netcoreapp2.0 | |
| Silverlight 5 |
| Package | Version |
|---|---|
| NuGet |
You can project release notes onwiki.
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 apackage and created a host fordocumentation.
I would like to thank everyone who put effort in this project.
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).
Hope I didn't missed anything +)
About
This project allows to create dynamic linq queries from string input.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Languages
- C#47.3%
- JavaScript41.7%
- HTML9.0%
- CSS1.8%
- Other0.2%