Releases: point85/CaliperSharp
Releases · point85/CaliperSharp
Unit of Measure Library
- Constant: fixed AVOGADRO typo
- MeasurementSytem: defined EPSILON for floating point precision; implemented locks for thread synchronization
- Prefix: made prefixes a ConcurrentBag; simplified FromFactor() and FromName(); GetDefinedPrefixes() returns read only list
- Quantity: used EPSILON in Equals() comparison and simplified it; checked for division by 0 in Divide() methods; check for zero amount in Invert()
- UnitOfMeasure: use ConcurrentDictionary; implemented locks for thread synchronization; simplified ConvertUnit()
C# Unit of Measure Library
Ported to .NET 8.0
C# Caliper Project
Changed definition of a perm to pound mass based.
C# Unit of Measure Library
Fixed a caching issue when the UOM conversion factor is changed
Units of measure library for C#
Fixed issues with troy ounce conversion and SI peta name.
Caliper C# Units of Measure
C# units of measure library