Skip to content

Add source-only projection factory with inferred result type - #2

Merged
ycherkes merged 1 commit into
mainfrom
feat/inferred-projection-result
Aug 24, 2026
Merged

ycherkes merged 1 commit into
mainfrom
feat/inferred-projection-result

Conversation

@ycherkes

Copy link
Copy Markdown
Contributor

Summary

  • Added Projection.Create(...) factory.
  • Enables anonymous/inferred projection result types.
  • Preserved existing Projection<TSource, TResult>.Create(...) API.
  • Added unit test and README documentation.

Testing

  • dotnet test Raffinert.Expressions.slnx -c Release --no-restore
  • 44 tests passed.

@ycherkes
ycherkes merged commit 5c4891c into main Aug 24, 2026
2 checks passed
@ycherkes
ycherkes deleted the feat/inferred-projection-result branch August 24, 2026 08:48
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