Skip to content

Take a look at https://gist.github.com/codecutout/ca2b019087f81e3e59ddf998ba095a99 #23

@llorch19

Description

@llorch19
          Take a look at https://gist.github.com/codecutout/ca2b019087f81e3e59ddf998ba095a99

You can override the eq expression. In the above link ive overwritten it so that if the left or right operands in the equals are strings it will build the expression to call the string.Equals(left,right,StringComparison.OrginalIgnoreCase) which should handle your ignore case requirement.

Originally posted by @alex-davies in #1 (comment)

It's very kind of you make it visible on github.com instead of 404. Grace Thanks ;-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions