Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zzzprojects/System.Linq.Dynamic

[Deprecated] This is the Microsoft assembly for the .Net 4.0 Dynamic language functionality.
https://github.com/zzzprojects/System.Linq.Dynamic

efcore entity-framework-core

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

### Dynamic LINQ is Powered By

This library is powered by [Entity Framework Extensions](https://entityframework-extensions.net/?z=github&y=system-linq-dynamic)



Entity Framework Extensions

## This package is deprecated (no longer maintained)

Use [System.Linq.Dynamic.Core](https://github.com/zzzprojects/System.Linq.Dynamic.Core) instead

- Dynamic Linq: https://www.nuget.org/packages/System.Linq.Dynamic.Core
- Dynamic Linq (EF Core): https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.DynamicLinq
- Dynamic Linq (EF 6): https://www.nuget.org/packages/EntityFramework.DynamicLinq
- GitHub: https://github.com/zzzprojects/System.Linq.Dynamic.Core

---

# What's System Linq Dynamic?

Using this Dynamic LINQ library, we can do the following:

- Dynamic string-based querying through LINQ providers.
- Dynamic parsing of strings to produce expression trees such as ParseLambda and Parse methods.
- Dynamic creation of Data Classes using the CreateType method.

## Useful links

- [Website](https://dynamic-linq.net/)
- [Knowledge Base](https://dynamic-linq.net/knowledge-base)
- [Online Examples](https://dynamic-linq.net/online-examples)
- [Archived Source Code](https://github.com/zzzprojects/System.Linq.Dynamic/tree/archived)
- You can also consult LINQ-Dynamic questions on
[Stack Overflow](https://stackoverflow.com/questions/tagged/dynamic-linq)

## Contribute

The best way to contribute is by **spreading the word** about the library:

- Blog it
- Comment it
- Star it
- Share it

A **HUGE THANKS** for your help.

## More Projects

- Projects:
- [EntityFramework Extensions](https://entityframework-extensions.net/)
- [Dapper Plus](https://dapper-plus.net/)
- [C# Eval Expression](https://eval-expression.net/)
- Learn Websites
- [Learn EF Core](https://www.learnentityframeworkcore.com/)
- [Learn Dapper](https://www.learndapper.com/)
- Online Tools:
- [.NET Fiddle](https://dotnetfiddle.net/)
- [SQL Fiddle](https://sqlfiddle.com/)
- [ZZZ Code AI](https://zzzcode.ai/)
- and much more!

To view all our free and paid projects, visit our website [ZZZ Projects](https://zzzprojects.com/).