Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Added EvaluateOptions.CaseInsensitiveComparer #25

Merged
merged 1 commit into from
Nov 12, 2023

Conversation

gumbarros
Copy link
Member

This closes #24

I'm using EvaluateOptions.CaseInsensitiveComparer because there is no Comparer classes to cover all scenarios from the StringComparer enum.

Also applied some suggestions from the Rider editor at the codebase.

@yallie yallie merged commit 62989a7 into ncalc:master Nov 12, 2023
1 check passed
@yallie
Copy link
Member

yallie commented Nov 12, 2023

Awesome! 🥇

Also, thanks a lot for porting the feature to ncalc-async :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Question on Invariant Case String Comparasion
2 participants