Enum.Source.Generator icon indicating copy to clipboard operation
Enum.Source.Generator copied to clipboard

feat - Support 'Ignore Case' in TryParseFast

Open tiantian0531 opened this issue 8 months ago • 0 comments

According to https://github.com/EngRajabi/Enum.Source.Generator/issues/121, the source generator code was modified to support the use of string.Compare as expected by the user.

Generator result: image

Source code: image

Unit test: image

BenchMark result: image

tiantian0531 avatar Feb 18 '25 08:02 tiantian0531