Max

Results 6 comments of Max

> Any other name we should consider for the unit representing $£€? > Price Cost Currency Personally, I think `Cost` is enough, but maybe there are applications where people might...

Thanks. I added a few units quantities and also fixed an issue where the namespace of the new units (*Enum.cs files) was EngineeringUnits instead of EngineeringUnits.Units like in the older...

Oh I see.. I was attempting this without forking (cloned, made my own branch, then tried to push that, which I don't have permission to do). With forking this works...

Hi [MadsKirkFoged](https://github.com/MadsKirkFoged), jumping onto this issue as you mentioned above that you wanted to add a HowTo on creating custom units without inheriting from BaseUnit... are you still planning to...

Works for me. Obviously the 2nd method doesn't give you the getters and setter methods which I personally prefer using. These can be added as extensions as well but it...

Btw, was "Costume Units" in the wiki (both title and url) intended or a typo?