Skip to content

docs: add TagBites.Expressions to the list of similar projects - #377

Merged
davideicardi merged 1 commit into
dynamicexpresso:masterfrom
tomaszmalik:patch-1
Jul 17, 2026
Merged

docs: add TagBites.Expressions to the list of similar projects#377
davideicardi merged 1 commit into
dynamicexpresso:masterfrom
tomaszmalik:patch-1

Conversation

@tomaszmalik

Copy link
Copy Markdown
Contributor

I'm the author of TagBites.Expressions - https://github.com/TagBites/TagBites.Expressions

I used DynamicExpresso before and it worked well for me, so thanks for maintaining it! I needed to support a larger part of C# syntax than DynamicExpresso's do, so I used Roslyn to skip parsing and focus only on converting syntax tree to expression tree. This project is also on MIT license, so I hope someone find it helpful.

@davideicardi

Copy link
Copy Markdown
Member

Yes sure! It looks a very good work! Congrats!

@davideicardi
davideicardi merged commit 7516033 into dynamicexpresso:master Jul 17, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants