victorr99

Results 5 issues of victorr99

This package doesn't have a [default file](https://www.jsdelivr.com/features#publishing-packages) set. You can set it via `jsdelivr`, `browser`, or `main` field in `package.json`

I would like to submit a feature request to add support for implicit operators. To my understanding, implicit operators are only supported for booleans at the moment. We have a...

The ExpressionParser was updated with a new method allowing case insensitive compares whenever this was configured in the ParserConfig. The method `CanonicalContains` performs a case insensitive check whenever `IsCaseSensitive` was...

We observed the strange behavior that the LINQ methods like `Min`, `Max` and `Sum` remain case sensitive when working with `DateTime` properties. When working with integers for example, thay are...

Goodmorning, I'm trying to call the Aggregate method but I don't get it to work. I keep getting the error that a property/field does not exisit on either the type...