Skip to content

MemoryExtensions.Contains support#462

Merged
alex-kulakov merged 2 commits into7.2from
7.2-memory-extensions-support
Mar 25, 2026
Merged

MemoryExtensions.Contains support#462
alex-kulakov merged 2 commits into7.2from
7.2-memory-extensions-support

Conversation

@alex-kulakov
Copy link
Contributor

Backport of support for ReadOnlySpan.Contains usage within queries, which allows to use our net8 assembly within net10 projects.

Thought we do not build for .net 10, there is a chance that our assembly can be used with it.
Extensions already exist, so they can be handled just fine
@alex-kulakov alex-kulakov merged commit 7486a25 into 7.2 Mar 25, 2026
70 checks passed
@alex-kulakov alex-kulakov deleted the 7.2-memory-extensions-support branch March 25, 2026 07:32
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