cms-tool - ScaleUtilities 1.0.1

A comprehensive .NET library for unit conversions across multiple scale types including Weight, Length, Volume, Temperature, Speed, Velocity, Angle, Voltage, Illuminance, and Concentration. Features formula-based conversions using NCalc, extensive unit support, and validation utilities.

PM> Install-Package ScaleUtilities -Version 1.0.1 -Source https://www.myget.org/F/cms-tool/api/v3/index.json

Copy to clipboard

> nuget.exe install ScaleUtilities -Version 1.0.1 -Source https://www.myget.org/F/cms-tool/api/v3/index.json

Copy to clipboard

> dotnet add package ScaleUtilities --version 1.0.1 --source https://www.myget.org/F/cms-tool/api/v3/index.json

Copy to clipboard
<PackageReference Include="ScaleUtilities" Version="1.0.1" />
Copy to clipboard
source https://www.myget.org/F/cms-tool/api/v3/index.json

nuget ScaleUtilities  ~> 1.0.1
Copy to clipboard

> choco install ScaleUtilities --version 1.0.1 --source https://www.myget.org/F/cms-tool/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "cms-tool" -SourceLocation "https://www.myget.org/F/cms-tool/api/v2"
Install-Module -Name "ScaleUtilities" -RequiredVersion "1.0.1" -Repository "cms-tool" 
Copy to clipboard

Version 1.0.1: Added ScaleUnitValidationUtilities class with Validate() and IsValid() methods for validating ScaleUnit objects and type/code combinations.

  • .NETFramework 9.0
    • NCalc.NetCore (>= 1.0.1)
  • .NETFramework 9.0: 9.0.0.0

Owners

Linh Nguyen

Authors

Scale Utilities Team

Project URL

https://gitlab.com/iot93/back-end/commons/uom

License

Unknown

Tags

unit-conversion measurement scale weight length volume temperature speed velocity angle voltage illuminance concentration ncalc conversion utilities

Info

21 total downloads
8 downloads for version 1.0.1
Download (41.11 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
2.0.4 52.8 KB Thu, 07 May 2026 03:20:11 GMT 3
2.0.3 50.27 KB Wed, 04 Mar 2026 04:11:33 GMT 1
2.0.2 47.64 KB Fri, 07 Nov 2025 03:29:40 GMT 2
2.0.1 47.01 KB Fri, 07 Nov 2025 03:29:39 GMT 1
2.0.0 46.7 KB Fri, 07 Nov 2025 03:29:40 GMT 1
1.0.2 44.11 KB Fri, 07 Nov 2025 03:29:41 GMT 2
1.0.1 41.11 KB Fri, 07 Nov 2025 03:29:39 GMT 8
1.0.0 22.26 KB Sat, 27 Sep 2025 17:20:57 GMT 3