neilbgr

Results 6 comments of neilbgr

If adding this condition after the else, my case is fixed but 2 unit tests failed... From `System.Linq.Dynamic.Core\Parser\SupportedMethods\MethodFinder.cs` line 132: ```csharp for (var i = 0; i < args.Length; i++)...

My unit test (in file `test\System.Linq.Dynamic.Core.Tests\QueryableTests.UseParameterizedNamesInDynamicQuery.cs`): ```csharp public void Issue775() { var list = new List { new() { CustomerID = 1, Name = "Duffy", GenderType = Gender.Female }, new()...

I can confirm that I had to install the US-en qwerty keyboard layout for this to work.

Are you trying with sample = 0.5 for example? `sample` is generally between -1.0 and 1.0 Proof:

Perhaps never used?... We can suggest a PR, but this project doesn't seem very active.