Andreas Gullberg Larsen

Results 259 comments of Andreas Gullberg Larsen

I don't recall, does this mean we have to go to `class` or can we still keep `struct`?

Awesome, then I don't see any reason not to go forward with this.

We can't merge this into `master` branch until all breaking changes are ready, so I just created `release/v5` branch for this purpose. Point any breaking change PRs there.

Interesting use of the new Math API @WhiteBlackGoose 👍 We have been contemplating how we can best utilize it for UnitsNet. I will keep this reference in mind!

Thanks for creating a mother of issues. There are two issues I can think of: 1. `Length.ParseFeetInches()` does not support **number grouping separators**, effectively failing ToString/Parse round-trip for any number...

GitHub Previews Faster Codespaces Creation with Prebuilds https://visualstudiomagazine.com/articles/2022/02/24/codespaces-prebuilds.aspx?m=1

I too favor uppercase "L", so I propose we change them all in #982 ? Parsing first tries case-sensitive, then falls back to case-insensitive, so it should be fairly backwards...

First, wow, nice brain dump :-) > 2. Do we aim at supporting the integer based quantities? I don't think so? I can't think of any good reason why we...

Hi guys, I have a hard time finding the time to help move this forward, but one thing I'm still missing from this discussion is; although it's fun to contemplate...