https://github.com/bhom/localisation_toolkit
https://github.com/bhom/localisation_toolkit
bhom utility
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bhom/localisation_toolkit
- Owner: BHoM
- License: lgpl-3.0
- Created: 2019-10-15T11:32:39.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2024-09-23T13:34:16.000Z (over 1 year ago)
- Last Synced: 2024-09-24T06:47:44.807Z (over 1 year ago)
- Topics: bhom, utility
- Language: C#
- Size: 891 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[](https://www.gnu.org/licenses/lgpl-3.0) [](https://ci.appveyor.com/api/projects/status/localisation_toolkit/branch/master) [](https://dev.azure.com/BHoMBot/BHoM/_build/latest?definitionId=111&branchName=master)
# Localisation_Toolkit
The Localisation_Toolkit provides a wrapper for the Unit.net libraries between C# and the BHoM. It provides access to conversions in and out of suitable SI measurement methods within the BHoM framework.
...
https://www.nuget.org/packages/UnitsNet/
### Known Versions of Software Supported
UnitsNet 4.61.0
### Documentation
---
This toolkit is part of the Buildings and Habitats object Model. Find out more on our [wiki](https://github.com/BHoM/documentation/wiki) or at [https://bhom.xyz](https://bhom.xyz/)
## Quick Start 🚀
Grab the [latest installer](https://bhom.xyz/) and a selection of [sample scripts](https://github.com/BHoM/samples).
## Getting Started for Developers 🤖
If you want to build the BHoM and the Toolkits from source, it's hopefully easy! 😄
Do take a look at our specific wiki pages here: [Getting Started for Developers](https://bhom.xyz/documentation/Guides-and-Tutorials/Coding-with-BHoM/)
## Want to Contribute? ##
BHoM is an open-source project and would be nothing without its community. Take a look at our contributing guidelines and tips [here](https://github.com/BHoM/BHoM/blob/main/CONTRIBUTING.md).
## Licence ##
BHoM is free software licenced under GNU Lesser General Public Licence - [https://www.gnu.org/licenses/lgpl-3.0.html](https://www.gnu.org/licenses/lgpl-3.0.html)
Each contributor holds copyright over their respective contributions.
The project versioning (Git) records all such contribution source information.
See [LICENSE](https://github.com/BHoM/BHoM/blob/main/LICENSE) and [COPYRIGHT_HEADER](https://github.com/BHoM/BHoM/blob/main/COPYRIGHT_HEADER.txt).