| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-17 | 649 Bytes | |
| UnitsNet_5.75.1 source code.tar.gz | 2026-07-17 | 2.5 MB | |
| UnitsNet_5.75.1 source code.zip | 2026-07-17 | 4.1 MB | |
| Totals: 3 Items | 6.6 MB | 0 | |
What's Changed
- Deprecating the Multiply/Divide methods for the Temperature by @lipchev in https://github.com/angularsen/UnitsNet/pull/1589
- Making the methods from UnitMath that exist in System.Linq as [Obsolete] by @lipchev in https://github.com/angularsen/UnitsNet/pull/1593
- Deprecating the Dimensions property in favor of QuantityInfo.BaseDimensions (v5) by @lipchev in https://github.com/angularsen/UnitsNet/pull/1610
- v5: Fix MolarFlow per-hour abbreviations by @angularsen in https://github.com/angularsen/UnitsNet/pull/1683
Full Changelog: https://github.com/angularsen/UnitsNet/compare/UnitsNet/5.75.0...UnitsNet/5.75.1