EngineeringUnits icon indicating copy to clipboard operation
EngineeringUnits copied to clipboard

Working with units made easy with automatic unit-check and converting between units

Results 6 EngineeringUnits issues
Sort by recently updated
recently updated
newest added

Creating a Issue based in @mschmitz2's excellent suggestion in #19 to add cost. It has been on my list for some time now so lets give it a go! I...

This is a placeholder for this Task started in #19. How should we create custom units? Does any of the code need to change for making it easier to create...

Hello, thanks for making this great package, I'm trying to make custom units for heat capacity using BaseUnit Class I find that when i do: Console.WriteLine(EnergyUnit.Kilojoule/AmountOfSubstanceUnit.Kilomole) Console.WriteLine(EnergyUnit.SI/AmountOfSubstanceUNit.SI) They are not...

Hello, thanks for providing such a wonderful piece of software. Ive been writing code based on your modules and for some reason when i use xunit, there happens to be...

I would like to start a discussion about how we can optimize for better performance. Feel free to chip in! 1. Analyse where the CPU is spending much of the...

For some unknown reason my IT department has not granted me permission to publish my package to Nuget at this time. (I didn't even know I needed permission until a...