Skip to content

Add TagBites.Expressions to Misc - #940

Open
tomaszmalik wants to merge 1 commit into
thangchung:masterfrom
tomaszmalik:patch-1
Open

Add TagBites.Expressions to Misc#940
tomaszmalik wants to merge 1 commit into
thangchung:masterfrom
tomaszmalik:patch-1

Conversation

@tomaszmalik

@tomaszmalik tomaszmalik commented Jul 8, 2026

Copy link
Copy Markdown

Adds TagBites.Expressions to the Misc section, next to similar System.Linq.Dynamic.Core.

It parses C# text expressions with Roslyn and builds compiled System.Linq.Expressions delegates.

Summary by CodeRabbit

  • Documentation
    • Added TagBites.Expressions to the miscellaneous libraries list in the README.

Adds TagBites.Expressions to the Misc section, next to similar System.Linq.Dynamic.Core.

It parses C# text expressions with Roslyn and builds compiled
System.Linq.Expressions delegates.

- GitHub: https://github.com/TagBites/TagBites.Expressions
- NuGet: https://www.nuget.org/packages/TagBites.Expressions
- License: MIT
@coderabbitai

coderabbitai Bot commented Jul 8, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 7d1459f2-96bf-4af8-8ae7-e6e0dbeedff1

📥 Commits

Reviewing files that changed from the base of the PR and between 26204aa and 5ca3498.

📒 Files selected for processing (1)
  • README.md

📝 Walkthrough

Walkthrough

A single new bullet point was added to README.md's Misc section, listing TagBites.Expressions as a Roslyn-based C# expression parser that compiles to System.Linq.Expressions delegates.

Changes

README Update

Layer / File(s) Summary
Add TagBites.Expressions entry
README.md
Adds a new bullet describing TagBites.Expressions as a Roslyn-based C# expression parser compiling to System.Linq.Expressions delegates.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly matches the main change: adding TagBites.Expressions to the Misc section.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

1 participant