Andrey Bykiev

Results 271 comments of Andrey Bykiev

As all features from NCalc2 were moved to [NCalc](https://github.com/ncalc/ncalc) project this repo can be archived. Welcome to contribute!

I did some reserch and the issue is not in `ROUNDDOWN` function, but in substraction, the result of calculation `4.8 - 4.0` in .net is `0.79999999999999982`. @tonyqus, seems we should...

Hi, thank you, it's looking valid, but it's not possible to specify allowed versions with `PackageReference`, the only solution seems to using `.nuspec`. We'd like to use the latest package...

Hi, this seems to be a Parlot bug, you can track the issue here: https://github.com/sebastienros/parlot/issues/239

Yes, you're right, right now it's the only solution, but agreed with @emayevski, raw strings can be useful too. I'll leave this issue open for a while

We've discussed it and and made a decision that it should be correctly escaped `'\\\\'`

Just check Asynchronous demo [here](https://taiga-ui.dev/components/tree#async) and try to change the data source of tree view