https://github.com/codebeltnet/unitify
Ported from Cuemon, this library provides a uniform way of working with prefixes and multiples in the context of units of measure.
https://github.com/codebeltnet/unitify
Last synced: 2 months ago
JSON representation
Ported from Cuemon, this library provides a uniform way of working with prefixes and multiples in the context of units of measure.
- Host: GitHub
- URL: https://github.com/codebeltnet/unitify
- Owner: codebeltnet
- License: mit
- Created: 2024-10-16T19:01:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-14T15:41:47.000Z (2 months ago)
- Last Synced: 2026-04-14T17:26:29.271Z (2 months ago)
- Language: C#
- Homepage:
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README

# Unitify API by Codebelt
[](https://github.com/codebeltnet/unitify/actions/workflows/ci-pipeline.yml) [](https://codecov.io/gh/codebeltnet/unitify) [](https://sonarcloud.io/dashboard?id=unitify) [](https://sonarcloud.io/dashboard?id=unitify) [](https://sonarcloud.io/dashboard?id=unitify) [](https://sonarcloud.io/dashboard?id=unitify) [](https://scorecard.dev/viewer/?uri=github.com/codebeltnet/unitify)
### âšī¸ About
An open-source project (MIT license) that offers types that simplify unit management with comprehensive metric and binary support for prefixes, multiples, and submultiples.
Your versatile "units of measure" companion for modern development with `.NET 9` and `.NET 10`.
It is, by heart, free, flexible and built to extend and boost your agile codebelt.
> [!NOTE]
> To ensure access to current features, improvements, and security updates, and to keep the codebase clean and easy to maintain, we target only the latest long-term (LTS), short-term (STS) and (where applicable) cross-platform .NET versions.
### đ Documentation
Full documentation (generated by [DocFx](https://github.com/dotnet/docfx)) located here: https://unitify.codebelt.net/
## đĻ Standalone Packages
Provides a focused API for working with units of measure including, but not limited to, prefixes, multiples, and submultiples.
|Package|vNext|Stable|Downloads|
|:--|:-:|:-:|:-:|
| [Codebelt.Unitify](https://www.nuget.org/packages/Codebelt.Unitify/) |  |  |  |
### Contributing to `Unitify API by Codebelt`
[Contributions](.github/CONTRIBUTING.md) are welcome and appreciated.
Feel free to submit issues, feature requests, or pull requests to help improve this library.
### License
This project is licensed under the MIT License - see the [LICENSE](LICENSE.md) file for details.